• hello…..

    every time i try to save a page, after I edit it….I get a 403 error….I know that means the page is forbidden? So what do I have to do? Please and thanks. (:

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rica125

    (@rica125)

    sorry to double post….but i couldn’t find the edit link.

    i see that the changes have applied tho…its just i get a 403 error instead of the success page, but the changes have been made.

    I got the same error with WP 2.5.1

    Make a new text file called htaccess.txt

    Put this in it

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

    Upload it to the root of your WP installation, then change its name to .htaccess

    It worked for me.
    Best wishes
    Rob
    (www.blog.kniffty.co.uk)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘403 error when trying to save page’ is closed to new replies.