fusionpbx-ldap/Install_Scripts/ubuntu/resources/fail2ban/nginx-dos.conf

15 lines
314 B
Plaintext
Raw Normal View History

2022-09-05 13:34:53 +00: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 =