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:
4
debian/resources/fail2ban/nginx-404.conf
vendored
4
debian/resources/fail2ban/nginx-404.conf
vendored
@@ -1,5 +1,5 @@
|
||||
# Fail2Ban configuration file
|
||||
#
|
||||
[Definition]
|
||||
failregex = <HOST> - - \[.*\] "(GET|POST).*HTTP.* 404
|
||||
ignoreregex =
|
||||
failregex = <HOST> - - \[.*\] "(GET|POST).*HTTP[^ ]* 404
|
||||
ignoreregex =
|
||||
|
||||
Reference in New Issue
Block a user