This error is getting due to the mod_security enabled in the server, we can try to fix this issue by diasbling the mod_security for the particular domain virtual host in httpd.conf file
* vim /etc/httpd/conf/httpd.conf
* under particular domain virtual host add below lines