Init
This commit is contained in:
5
fail2ban-nginx-cc.conf
Normal file
5
fail2ban-nginx-cc.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
[Definition]
|
||||
# failregex = ^<HOST> .* "(GET|POST|HEAD).*HTTP.*" (404|503) .*$
|
||||
# failregex = ^<HOST> .* "(GET|POST|HEAD).*HTTP.*" (404|503|444) .*
|
||||
failregex = ^<HOST> .* "(GET|POST|HEAD).*HTTP.*" ([45]\d\d) .*
|
||||
ignoreregex =.*(robots.txt|favicon.ico|jpg|png)
|
||||
Reference in New Issue
Block a user