Using Litespeed plugin with Cookie Notice
-
I’m using ‘Cookie Notice’ by dfactory for GDPR purposes and this works fine until I also activate Litespeed. With Litespeed activated, the user’s ‘cookie choice’ is ignored when the user navigates to a new page. This means that the notice re-appears asking them to choose again. If they return to the page where they made their choice originally, the notice is hidden (as it should be).
is there something I can or need to do for Litespeed & Cookie Notice to work together please? I already tried this but it didn’t work:-
<IfModule LiteSpeed>
RewriteEngine on
CacheLookup on
RewriteRule .* - [E=Cache-Vary:cookie_notice_accepted]
</IfModule>Thank you!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Using Litespeed plugin with Cookie Notice’ is closed to new replies.