Forums
(@boplaster)
18 years, 2 months ago
I had the same problem and to fix it add the following to the .htaccess file:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>