Please note that adding this to your .htaccess:
Will disable mod security on your website. Mod security can help prevent many types of common hacks, but sometimes can produce false positives especially on sites that allow public uploading.Code:SecFilterEngine Off SecFilterScanPOST Off