mod_security had been off by .htaccess

in .htaccess, try this line:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
and mod_security had been off?
Anyone please tech me debug it?

 

 

 

 

Top