Forums
(@boplaster)
18 years, 4 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>