mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Remove implementation specific suffix
This commit is contained in:
parent
00961d5281
commit
854915920f
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,7 @@ maxretry = 2
|
|||
port = http,https
|
||||
logpath = %(apache_access_log)s
|
||||
maxretry = 1
|
||||
ignorecommand = %(ignorecommands_dir)s/apache-fakegooglebot.sh <ip>
|
||||
ignorecommand = %(ignorecommands_dir)s/apache-fakegooglebot <ip>
|
||||
|
||||
|
||||
[apache-modsecurity]
|
||||
|
|
|
|||
Loading…
Reference in a new issue