Hi,
Currently I have LiteSpeed setup with a globally enabled private cache. Enable Cache is set to no.
I've tried adding the following things to my .htaccess so that the globally enabled private cache is disabled on the site:
CacheDisable
CacheDisable private
RewriteRule (.*) - [E=Cache-Control:no-cache]
None of the above in any configuration appears to change the behavior and I have confirmed that the cache IS being used (using the realtime stats of in the LiteSpeed control panel).
This is all my cache settings: http://d.pr/i/yX35
If it makes any difference I'm running CageFS with PHP Selector, but the same behavior happens with users having CageFS disabled.
Any advice please?
Edit: Sorry, didn't see the dedicated forum for the cache, mods please feel free to move this post (I can't do it myself I'm afraid).
Currently I have LiteSpeed setup with a globally enabled private cache. Enable Cache is set to no.
I've tried adding the following things to my .htaccess so that the globally enabled private cache is disabled on the site:
CacheDisable
CacheDisable private
RewriteRule (.*) - [E=Cache-Control:no-cache]
None of the above in any configuration appears to change the behavior and I have confirmed that the cache IS being used (using the realtime stats of in the LiteSpeed control panel).
This is all my cache settings: http://d.pr/i/yX35
If it makes any difference I'm running CageFS with PHP Selector, but the same behavior happens with users having CageFS disabled.
Any advice please?
Edit: Sorry, didn't see the dedicated forum for the cache, mods please feel free to move this post (I can't do it myself I'm afraid).
Last edited: