mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
ENH: jail.conf for apache-botsearch
This commit is contained in:
parent
6ce2ba2895
commit
809581ae99
1 changed files with 7 additions and 0 deletions
|
|
@ -348,6 +348,13 @@ logpath = /var/log/apache*/*error.log
|
|||
maxretry = 2
|
||||
|
||||
|
||||
[apache-botsearch]
|
||||
|
||||
port = http,https
|
||||
logpath = /var/log/apache*/*error.log
|
||||
maxretry = 2
|
||||
|
||||
|
||||
[apache-modsecurity]
|
||||
|
||||
port = http,https
|
||||
|
|
|
|||
Loading…
Reference in a new issue