Re: [users@httpd] Denying an IP address range

2014-04-22 Thread Tianyin Xu
If you only want to "suppress the access denial error messages", why not use "ErrorDocument"? Basically, in the event of a problem or error, Apache can be configured to do one of four things, 1. output a simple hardcoded error message 2. output a customized message 3. internally redirec

Re: [users@httpd] Denying an IP address range

2014-03-24 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/24/2014 05:03 PM, lists-apache wrote: > You didn't say where your .htaccess file is, but I assume it's in > /var/www/html (or maybe lower, under .../axis). If so, that's not > going to have any effect on things in /var/www/icons as .htaccess >

[users@httpd] Denying an IP address range

2014-03-24 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Our site denies access by a IP address range. A couple days ago I had a load of accesses by one of the addresses in that network, 64.37.231.140. Mostly, it works as expected. I am confused by some of the errors recorded, a sample is shown be