mirror of https://github.com/fail2ban/fail2ban
Merge branch 'up/apache_noscript_fix' into build
* up/apache_noscript_fix: BF: script not found could be in 2 shapes depending on inclusion of the name of the sciptdebian-releases/squeeze
commit
f54b7bf214
|
@ -15,6 +15,7 @@
|
|||
# Values: TEXT
|
||||
#
|
||||
failregex = [[]client <HOST>[]] (File does not exist|script not found or unable to stat): /\S*(\.php|\.asp|\.exe|\.pl)
|
||||
[[]client <HOST>[]] script '/\S*(\.php|\.asp|\.exe|\.pl)\S*' not found or unable to stat *$
|
||||
|
||||
# Option: ignoreregex
|
||||
# Notes.: regex to ignore. If this regex matches, the line is ignored.
|
||||
|
|
Loading…
Reference in New Issue