mirror of https://github.com/fail2ban/fail2ban
Disabled jail lighttpd-fastcgi by default.
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_8@747 a942ae1a-1317-0410-a47c-b1dcaea8d605_tent/ipv6_via_aInfo
parent
833c5413af
commit
b91595dd11
|
@ -173,7 +173,7 @@ maxretry = 1
|
||||||
|
|
||||||
[lighttpd-fastcgi]
|
[lighttpd-fastcgi]
|
||||||
|
|
||||||
enabled = true
|
enabled = false
|
||||||
port = http,https
|
port = http,https
|
||||||
filter = lighttpd-fastcgi
|
filter = lighttpd-fastcgi
|
||||||
# adapt the following two items as needed
|
# adapt the following two items as needed
|
||||||
|
|
Loading…
Reference in New Issue