Can you help a not-very-technical person, please? I use the following code in an htaccess file in an attempt to block a range of IP addresses. The problem is that it does not work. Example:
My searches indicated that this would block any IP address that begins with those digits. So, my questions are:Code:Order Allow,Deny Allow from all Deny from 180.76.*.*
Is this code incorrectly formatted?
If so, what should I use?
If not, what might be causing this problem?
If you need more information, I will try to answer as well as I can.



Reply With Quote


Bookmarks