Wordpress Not Acceptable post.php error Fix

Wordpress
Wordpress Error:
An appropriate representation of the requested resource /wp-admin/post.php could not be found on this server.”
Fix:
At the root of your blog, locate the file .htaccess and add a line “SecFilterEngine off” without the quotes.