modsecurity rule RESPONSE_BODY not working [migrated]
Iam using apache2 on ubuntu 18.04 server running modsecurity 2.x
Appserver 192.168.4.4
WAF server 192.168.4.3
App Server /var/www/html/index.php
<?php
echo “hello”;
?>
Here is a simple rule blocking response … Continue reading modsecurity rule RESPONSE_BODY not working [migrated]