Fixed permalinks

I was having a problem where I would see “Forbidden, perhaps you need to change the file permissions for this document or upload an index page” for every page in the site if I changed the permalink option in the wordpress admin page.

The good folks at A4 suggested putting this in the .htaccess file:
Options -Indexes
Options +FollowSymLinks


Which fixed it. Thanks A4.

One Response to “Fixed permalinks”

  1. James Says:
    Those people at a4 are rather good.

Leave a Reply