Hi,
We can disable mod_security feature for wordpress blog by adding this code in htaccess file in domain or wordpress directory:
SecFilterEngine Off
SecFilterScanPOST Off
Note: set this value to on in order to enable them.
Thanks,
Shane G.
Popularity: 1%