Forums
(@holomorphic)
1 year, 6 months ago
brun3o: I tried your solution, and it looks like it worked! I think the FAQ should be updated.
1 year, 8 months ago
### marker NOCACHE COOKIES start ###RewriteCond %{HTTP_COOKIE} cookies_and_content_security_policyRewriteRule .* – [E=Cache-Control:no-cache]### marker NOCACHE COOKIES end ###
I assume you mean the cookie exclusion? Here it its:
Everything works without the cache. I’ve also confirmed that if I manually add a specific URI to LiteSpeed’s exclusion list, then the content on that page is loaded (but it would be inconvenient to do that for every page with videos, etc).