From 993b7d3dfb644b54fd336f5f61c9a1a044ffdb45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Nieves=20Fern=C3=A1ndez?= Date: Mon, 10 Feb 2014 21:41:50 +0100 Subject: [PATCH] Duplicate jail "php-url-fopen" --- config/jail.conf | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config/jail.conf b/config/jail.conf index ffbdf33e..3d74a2f5 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -448,16 +448,6 @@ maxretry = 5 # of usage in production environments. [php-url-fopen] -enabled = false -action = iptables-multiport[name=php-url-open, port="http,https"] -filter = php-url-fopen -logpath = /var/www/*/logs/access_log -maxretry = 1 -# Ban attackers that try to use PHP's URL-fopen() functionality -# through GET/POST variables. - Experimental, with more than a year -# of usage in production environments. -[php-url-fopen] - enabled = false action = iptables-multiport[name=php-url-open, port="http,https"] filter = php-url-fopen