Aşağıdaki kodu .htaccess' e ekleyip denermisiniz.
  <IfModule mod_security.c>
  SecFilterEngine Off
  SecFilterScanPOST Off
  </IfModule>