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
|
||||
|
||||
|
||||
[apache-noindex]
|
||||
|
||||
port = http,https
|
||||
logpath = %(apache_error_log)s
|
||||
maxretry = 2
|
||||
|
||||
|
||||
[apache-botsearch]
|
||||
|
||||
port = http,https
|
||||
|
|
Loading…
Reference in New Issue