Hi.
In one server /usr/local/apache/conf/modsec2.whitelist.conf not work properly.
But not work.
Of course on /usr/local/apache/conf/modsec2.conf there a Include /usr/local/apache/conf/modsec2.whitelist.conf
Also try put deactivate rule on /usr/local/apache/conf/userdata/std/2/<usercpanel>/modsec.conf
But after restart apache, if rule catch by mod_security, error on url.
Desesperate
In one server /usr/local/apache/conf/modsec2.whitelist.conf not work properly.
Code:
cat /usr/local/apache/conf/modsec2.whitelist.conf
# ConfigServer ModSecurity whitelist file
<LocationMatch .*>
SecRuleRemoveById 1234123429
</LocationMatch>
Of course on /usr/local/apache/conf/modsec2.conf there a Include /usr/local/apache/conf/modsec2.whitelist.conf
Also try put deactivate rule on /usr/local/apache/conf/userdata/std/2/<usercpanel>/modsec.conf
But after restart apache, if rule catch by mod_security, error on url.
Desesperate