Hi,
I'm using several sites Joomla! 4.2.9 with the latest LSCache plugin for J4.
With the standard .htaccess rules, the test with check.lscache.io failed, so a support technician from my hosting provider added this line in the .htaccess
Now the test gives a positive result.
But when I try to access the administration, I log in but the page remains the login page, as if I were not logged in, without error.
I need to add for example "index.php" to access the control panel.
Then when I log out, the page is not the login page but the previous page.
I tried to exclude "connection" and "control panel" menu links in the component's options, and "/administrator" as URL, but it does not work, the problems in the administration remain.
If I deactivate that line, I have no more problems in the administration, but checking fails "LSCache is not supported".
I didn't find how to have a good checkind AND a functional administration management.
Could you help me? Thanks!
I'm using several sites Joomla! 4.2.9 with the latest LSCache plugin for J4.
With the standard .htaccess rules, the test with check.lscache.io failed, so a support technician from my hosting provider added this line in the .htaccess
CacheEnable public /
But when I try to access the administration, I log in but the page remains the login page, as if I were not logged in, without error.
I need to add for example "index.php" to access the control panel.
Then when I log out, the page is not the login page but the previous page.
I tried to exclude "connection" and "control panel" menu links in the component's options, and "/administrator" as URL, but it does not work, the problems in the administration remain.
If I deactivate that line, I have no more problems in the administration, but checking fails "LSCache is not supported".
I didn't find how to have a good checkind AND a functional administration management.
Could you help me? Thanks!