• Resolved eddr

    (@eddr)


    Hi

    Is that possible with the plugin? either with free tier plan or paid?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • As far as I know with current settings you can exlude cache if a Cookie is set, but you can’t set different cache varies if cookie is set. Basically it is possible, but not with current settings of cache plugin. I suggest to make a feature request.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    add

    RewriteRule .* -[E=Cache-Vary:my_cookie]

    at top of your .htaccess, restart webserver if you are on OLS

    where the my_cookie is name of cookie you want to vary

    best regards,

    Thread Starter eddr

    (@eddr)

    amazing (:
    Is there such a thing via the WordPress GUI?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    currently no , you need to manually edit the htaccess file for now.

    best regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cookie Groups : different cache for page by cookie (not only bypass)’ is closed to new replies.