Wordpress: How to remove Page forbidden error while updating general options

Recently I had a new Wordpress installation over a new domain. Everything went fine except an option page error. While updating General Options I got the my dashboard page redirected to my blog front end & gave me a Page not found error. Searching through Wordpress forums, I came through this solution. It’s easy to remove this error by updating your .htaccess file. Open you .htaccess file and put these line to the end:
SecFilterEngine Off
SecFilterScanPOST Off

Save & upload your .htaccess & try to update your general options page now.

Related posts:

  1. 4 features I like about Wordpress 2.7 Dashboard homepage
  2. Reseting WordPress Password
  3. Wordpress: How to create a clean archives page
  4. Fix “Archive directory /var/cache/apt/archives/partial is missing” error
  5. Wordpress 2.7.1 released

No comments yet.

Leave a comment

(required)

(required)