On 7/13/2010 11:30 AM, Tom Evans wrote:
On Tue, Jul 13, 2010 at 5:07 PM, Joseph M. Morgan
<josephmmor...@hotmail.com>  wrote:
OK... trying this

<Location />
    Order deny,allow
    Deny from 221.192.0.0/14
</Location>

Anyone know how to test it???  Or do I just wait??? And... how will I know?


Ah yes, testing it. You could additionally block another IP, just for
testing purposes. You will see denials in the error log.

That will definitely block access from 221.192/14 though.

Cheers

Tom

Well, this one's been hitting us almost every day... I should know pretty quickly. One quick question though.... could I have abbreviated with "221.192/14" rather than using "221.192.0.0/14". I mean, I know I can block all of 221.192 using just that, but is it legal to:

Deny from 221.192/14



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to