LF_APACHE_403 - how does it work
Posted: 30 Dec 2013, 18:17
Hi
I've set the following parameters:
The reason I needed to turn that on is because I'm being bombarded by attempts to access a blocked resource. The file "/etc/httpd/logs/error_log" is generating about 10 lines per second (about 1 or 2 from the same IP each second) with the following (truncated):
But, the IPs are not being blocked. What param could I be missing?
thanks
James
I've set the following parameters:
Code: Select all
LF_APACHE_403 = "60"
LF_APACHE_403_PERM = "3600"
LF_INTERVAL = 300.
Code: Select all
[Mon Dec 30 20:15:43.434794 2013] [access_compat:error] [pid 32199] [client 80.82.65.123:46440] AH01797: client denied by server configuration: ..............
thanks
James