mirror of https://github.com/fail2ban/fail2ban
DOC: adjusted comment in pass2allow-ftp to my suggested wording
parent
80946ed54c
commit
7a011fca1b
|
@ -771,7 +771,7 @@ maxretry = 1
|
|||
[pass2allow-ftp]
|
||||
# this pass2allow example allows FTP traffic after successful HTTP authentication
|
||||
port = ftp,ftp-data,ftps,ftps-data
|
||||
# knocking URL needs to be customized in apache-pass.local
|
||||
# knocking_url variable must be overridden to some secret value in filter.d/apache-pass.local
|
||||
filter = apache-pass
|
||||
# access log of the website with HTTP auth
|
||||
logpath = %(apache_access_log)s
|
||||
|
|
Loading…
Reference in New Issue