Merge pull request #610 from tecnocat/patch-1

BF: Duplicate jail "php-url-fopen"
pull/38/merge
Daniel Black 11 years ago
commit fb557761e4

@ -448,16 +448,6 @@ maxretry = 5
# of usage in production environments. # of usage in production environments.
[php-url-fopen] [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 enabled = false
action = iptables-multiport[name=php-url-open, port="http,https"] action = iptables-multiport[name=php-url-open, port="http,https"]
filter = php-url-fopen filter = php-url-fopen

Loading…
Cancel
Save