Wordpress 404 Error

Discussion in 'WordPress' started by osamaxafar, May 23, 2010.

  1. #1
    Hello,
    Whenever I try to post or save my post as draft. I redirect to a page saying "404- Not found"

    What is the problem? What should I do now?
     
    osamaxafar, May 23, 2010 IP
  2. etali

    etali Well-Known Member

    Messages:
    1,215
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    105
    #2
    Have you tried adding this to the bottom of your .htaccess file (take a backup first)

    <IfModule mod_security.c>
    SecFilterEngine Off
    </IfModule>

    That might resolve the issue.
     
    etali, May 23, 2010 IP
  3. barneymayo

    barneymayo Peon

    Messages:
    192
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3

    thank you for this information.... great... i need this..
     
    barneymayo, May 23, 2010 IP
  4. osamaxafar

    osamaxafar Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4

    what will it exactly do??
     
    osamaxafar, May 23, 2010 IP