mirror of https://github.com/fail2ban/fail2ban
update jail.conf.
parent
6da1248bce
commit
1efac4810d
|
@ -334,6 +334,13 @@ logpath = %(apache_error_log)s
|
||||||
maxretry = 2
|
maxretry = 2
|
||||||
|
|
||||||
|
|
||||||
|
[apache-noindex]
|
||||||
|
|
||||||
|
port = http,https
|
||||||
|
logpath = %(apache_error_log)s
|
||||||
|
maxretry = 2
|
||||||
|
|
||||||
|
|
||||||
[apache-botsearch]
|
[apache-botsearch]
|
||||||
|
|
||||||
port = http,https
|
port = http,https
|
||||||
|
|
Loading…
Reference in New Issue