SetEnvIf CF-IPCountry CN BuzzOff=1
SetEnvIf CF-IPCountry RU BuzzOff=1
SetEnvIf CF-IPCountry IN BuzzOff=1
Order allow,deny
Allow from all
Deny from env=BuzzOff
Thanks this works but how can i bypass this rewrite rule if there is no CP-IPCountry
sometimes i need access to server without cloudflare protection and there won't be CP-IPCountry header