2015-11-19, 00:01:07
I also face this difficulty, try adding:
in .htaccess but not successful. The best solution is to contact your hosting company to request disable mod_security
Code:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</ IfModule>
in .htaccess but not successful. The best solution is to contact your hosting company to request disable mod_security