forked from norman/fusionpbx-install.sh-github-mirror
Update nginx-404.conf
This will only match 404 results, not 404 bytes.
This commit is contained in:
2
debian/resources/fail2ban/nginx-404.conf
vendored
2
debian/resources/fail2ban/nginx-404.conf
vendored
@@ -1,5 +1,5 @@
|
|||||||
# Fail2Ban configuration file
|
# Fail2Ban configuration file
|
||||||
#
|
#
|
||||||
[Definition]
|
[Definition]
|
||||||
failregex = <HOST> - - \[.*\] "(GET|POST).*HTTP.* 404
|
failregex = <HOST> - - \[.*\] "(GET|POST).*HTTP[^ ]* 404
|
||||||
ignoreregex =
|
ignoreregex =
|
||||||
Reference in New Issue
Block a user