hi, strange problem. Using this code:
? if($_SERVER[“HTTP_CF_IPCOUNTRY”] != “GB”){ ?
i am trying to restrict users from UK accessing my website but it doesn’t work for UK. when type US, DE etc it block without any problem but GB doesn’t.
Anyt toughts?