Assume I have a login page (http://www.my-website.com/login/) and I want to block all users which access to login page base on their IP address except my own IP address. Could you help me to solve this issue?
Thanks in advance!
Assume I have a login page (http://www.my-website.com/login/) and I want to block all users which access to login page base on their IP address except my own IP address. Could you help me to solve this issue?
Thanks in advance!