Mod_security can be easily disabled with the help of .htaccess. Here's the code that you will need to add to turn it off:
SecFilterEngine Off
SecFilterScanPOST Off
Mod_security can be easily disabled with the help of .htaccess. Here's the code that you will need to add to turn it off:
SecFilterEngine Off
SecFilterScanPOST Off