nginx-proxy-manager/docker/rootfs/fail2ban/jail.d/nginx-badbots.conf

12 lines
225 B
Plaintext

## Version 2022/08/06
# Fail2Ban jail configuration for nginx badbots
# Works OOTB with defaults
[nginx-badbots]
enabled = false
port = http,https
logpath = %(nginx_access_log)s
filter = apache-badbots
maxretry = 2