Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Emre Vona

    (@emrevona)

    You can modify the line in admin.php

    $loggedInUser = “RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress_logged_in|wp-postpass_|wp_woocommerce_session).*$”.”\n”;

    You can write your cookie in this line.

    Thread Starter creremyahoo

    (@creremyahoo)

    Hi,
    Thanks for your replay. The fix is working on chrome but not on firefox. Can you advise please?

    Plugin Author Emre Vona

    (@emrevona)

    It must work. Are you sure that you are not logged-in firefox?

    Thread Starter creremyahoo

    (@creremyahoo)

    ho,
    No i’m not logged in. I also print_r ( $_COOKIE ) and in Chrome works as expected but not on FF. I don’t use the FF as main browser so i don;t have installed any extensions or plugins.

    any ideas ?
    Thanks for the support

    Plugin Author Emre Vona

    (@emrevona)

    so strange 🙂 Because this issue is about apache not about js so browser cannot effect it. I am surprized. There is no another way.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Exclude cookies from cache’ is closed to new replies.