"Wordpress not acceptable" error

Status
Not open for further replies.

futureke

New Member
Messages
1
Reaction score
0
Points
1
Hi there,

I have a wordpress blog site hosted on http://futureken.x10host.com/blog/ , when I was trying to create a post today, I get the following error, note that I have some code snippets in that post, after I remove that code snippet, the error message is gone. Any idea to fix the issue?

I tried to add the following code to my wordpress .htaccess file, but it doesn't work.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>



Not Acceptable

An appropriate representation of the requested resource /blog/wp-admin/post.php could not be found on this server.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
 
Status
Not open for further replies.
Top