On 1/6/2013 5:23 AM, Chris Davies wrote:
Jerry Stuckle wrote:
I decided to try a fail2ban rule, but I can't get it to work.
failregex = .*"GET|POST|HEAD /.*phpMy.* HTTPS?/.*" 404 [0-9]{1,6}
This should match something like:
10.0.0.1 - - [31/Dec/2012:11:40:02 -0500] "GET /phpBB2/ HTTP/1.1"
Jerry Stuckle wrote:
> I decided to try a fail2ban rule, but I can't get it to work.
> failregex = .*"GET|POST|HEAD /.*phpMy.* HTTPS?/.*" 404 [0-9]{1,6}
> This should match something like:
> 10.0.0.1 - - [31/Dec/2012:11:40:02 -0500] "GET /phpBB2/ HTTP/1.1" 404 3308
> However, it also seems to
2 matches
Mail list logo