To Disable mod security

<IfModule mod_security2.c>
SecRuleEngine Off
</IfModule>


Regards,...