|
|
|
@ -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
|
|
|
|
|