This post adresses the issue of disabling mod_security on a per account basis. Just add this code to a .htaccess file:
SecFilterEngine Off SecFilterScanPOST Off
This post adresses the issue of disabling mod_security on a per account basis. Just add this code to a .htaccess file:
SecFilterEngine Off SecFilterScanPOST Off