Hi, i want to allow traffic for one host name and port 443 only for India, how to do please help.
DNS alone can’t achieve this but if you use the Cloudflare WAF you can create a WAF rule to do this (I’ve done so myself)
Country does not equal India
Action: Block
AND
SSL/HTTPs = on
And
Hostname = Your host name
I’ve attached a mocked-up screenshot to show the principal
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.