Hello Cyril, I'm running into an issue that I can´t quite explain. Everything works just fine in my home lab environment (Apache vhost on a Linux Mint Proxmox VM). When I move a prod version of the app to my shared hosting environment the application logic is working (I can reach the dashboard, log in, etc.), but the output is unstyled. In the Firefox developer tools I can see that the app is looking for JS and CSS files in the top-level directory instead of the subdirectory where the app is installed. I use the same (unmodified) .htaccess file that you supply in the 5.4.3 version in both installations. I must admit that I am no star in reading/writing mod_rewrite rules (getting better though!), but my feeling is it must something related to that. I have of course been searching through the issue history but cannot find anything relevant. So now I'm hoping you can point me in the right direction...
Thanks in advance,
Ruud Visser.
Hello Cyril, I'm running into an issue that I can´t quite explain. Everything works just fine in my home lab environment (Apache vhost on a Linux Mint Proxmox VM). When I move a prod version of the app to my shared hosting environment the application logic is working (I can reach the dashboard, log in, etc.), but the output is unstyled. In the Firefox developer tools I can see that the app is looking for JS and CSS files in the top-level directory instead of the subdirectory where the app is installed. I use the same (unmodified)
.htaccessfile that you supply in the 5.4.3 version in both installations. I must admit that I am no star in reading/writing mod_rewrite rules (getting better though!), but my feeling is it must something related to that. I have of course been searching through the issue history but cannot find anything relevant. So now I'm hoping you can point me in the right direction...Thanks in advance,
Ruud Visser.