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)