Update nginx-404.conf

This will only match 404 results, not 404 bytes.
This commit is contained in:
FusionPBX
2016-10-26 12:02:48 -06:00
committed by GitHub
parent 81d22845b8
commit 76be73890e

View File

@@ -1,5 +1,5 @@
# Fail2Ban configuration file
#
[Definition]
failregex = <HOST> - - \[.*\] "(GET|POST).*HTTP.* 404
ignoreregex =
failregex = <HOST> - - \[.*\] "(GET|POST).*HTTP[^ ]* 404
ignoreregex =