Thread Starter
sdamy
(@sdamy)
Another error of my blog (when it has been transfered on new hosting), If I go in dasboard – theme editor – header.php and I modify and click ok update, I’ve the error:
“Bad Request Your browser sent a request that this server could not understand.”
Thread Starter
sdamy
(@sdamy)
Thanks but I’ve insert an .htaccess file in my wp-admin directory with this content:
<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>
…and I’ve the same error:”Method Not Implemented POST to /wp-admin/post.php not supported.”
The problem can be link to apache configuration? (Apache mod_security2.c module)