• Resolved splitmayo

    (@splitmayo)


    Hello, im facing issues with .htacess; i put a RewriteRule rules in htacess that works, but in matter of hours not work anymore, i thinks its because litespeed creates a .htaccess.bk (backup i think). So how i can avoid this.

Viewing 6 replies - 16 through 21 (of 21 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    no , your domain is not activated with CloudFlare

    Best regards,

    Thread Starter splitmayo

    (@splitmayo)

    sorry ofr late reply, i added the following rule:

    <IfModule LiteSpeed>
    RewriteEngine on
    RewriteRule .* – [E=Cache-Control:vary=%{ENV:HTTP_CF_IPCOUNTRY}]
    </IfModule>

    i get this header in the phpinfo.php file

    $_SERVER[‘HTTP_CF_IPCOUNTRY’] XX

    https://ibb.co/JC3Hzzw

    its correct?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    no , use this one

    RewriteRule .* - [E=Cache-Control:vary=%{HTTP:CF-IPCountry}]

    for cloudflare GEO header

    Best regards,

    Thread Starter splitmayo

    (@splitmayo)

    not working :(, if you acces to the website you will see the prices in clp, what would be the issue?

    you can acces to the page in this link

    Plugin Support qtwrk

    (@qtwrk)

    it shows USD on me

    and confirmed also shows USD when I bypass cache with /?LSCWP_CTRL=before_optm

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    I’m going to mark this topic “Resolved”, due to lack of activity.

    If you still need help, please feel free to re-open it.

    When re-open it, please also change the topic status to “not solved”

    Best regards,

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘issues with htaccess’ is closed to new replies.