fusionpbx-install.sh/ubuntu/resources/fail2ban/nginx-dos.conf

15 lines
314 B
Plaintext
Raw Normal View History

2019-06-03 14:48:27 +02:00
# Fail2Ban configuration file
[Definition]
# Option: failregex
# Notes.: Regexp to catch a generic call from an IP address.
# Values: TEXT
#
failregex = ^<HOST> -.*"(GET|POST).*HTTP.*"$
# Option: ignoreregex
# Notes.: regex to ignore. If this regex matches, the line is ignored.
# Values: TEXT
#
ignoreregex =