mirror of https://github.com/fail2ban/fail2ban
Merge 0bb3ed0b0c
into dc899e438f
commit
d53d754df0
|
@ -0,0 +1,7 @@
|
|||
# Nginx client and server errors (HTTP 4xx or 5xx)
|
||||
#
|
||||
# Author: David Cook
|
||||
# Inspired by https://serverfault.com/a/849859/959055
|
||||
|
||||
[Definition]
|
||||
failregex = <HOST> -.*"(GET|POST|HEAD).*HTTP.*" [4-5][0-9][0-9]
|
Loading…
Reference in New Issue