From b91595dd117574fd3644fe3ca1ae12db0b763a37 Mon Sep 17 00:00:00 2001 From: Arturo 'Buanzo' Busleiman Date: Mon, 31 Aug 2009 13:57:32 +0000 Subject: [PATCH] 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 --- config/jail.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/jail.conf b/config/jail.conf index 5273e5f0..8d5f66e6 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -173,7 +173,7 @@ maxretry = 1 [lighttpd-fastcgi] -enabled = true +enabled = false port = http,https filter = lighttpd-fastcgi # adapt the following two items as needed