Solution for issue #1665

Solves the issue of authentic GoogleBots being banned by apache-fakegooglebots.
pull/1668/head
oliverdorn 2017-01-12 22:07:46 +01:00 committed by Serg G. Brester
parent 6f190b6e61
commit 4a65e069e1
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
# rename this file: (sudo) mv /etc/init.d/fail2ban.init /etc/init.d/fail2ban
# same with the logrotate file: (sudo) mv /etc/logrotate.d/fail2ban.logrotate /etc/logrotate.d/fail2ban
#
PATH=/usr/sbin:/usr/bin:/sbin:/bin
PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin
DESC="authentication failure monitor"
NAME=fail2ban