Disable rule pada mod security apache
#<IfModule security2_module>
# SecRuleEngine Off
#</IfModule>
<IfModule mod_security2.c> SecRuleRemoveById ###### </IfModule>
service httpd graceful
Disable rule pada mod security apache
#<IfModule security2_module>
# SecRuleEngine Off
#</IfModule>
<IfModule mod_security2.c> SecRuleRemoveById ###### </IfModule>
service httpd graceful