I need to block all my site for all ips except my ip
I know that I can do this using Zone Lockdown
For exmp my domain name is my_domain_name.com
I will configure my Zone Lockdown as my_domain_name.com/*
And this will block all urls for my_domain_name.com
But I need to know what if someone try to use some port in url.
For exmp my_domain_name.com:2083/ or my_domain_name.com:2087/
Is Zone Lockdown block such requests too?
This is definitely needed!