Forums

Join
bbPress Support ForumsTroubleshootingPretty Permalinks (once again...)

Info

Pretty Permalinks (once again...)

  1. Hey guys,

    as many topics in this forum, this is another one concerning permalinks. I have read the FAQ here: http://bbpress.org/documentation/faq/#pretty-permalinks and I have tried both, using Options +MultiViews and also using the code generated by /bb-admin/rewrite-rules.php but I cannot seem to get my permalinks working.

    http://www.mitstil.com/community is the link to my forums.

    The bbpress installation will use pretty permalinks but my host calls it a 404! Please help!

  2. What's in your .htaccess?

  3. It appears your domain is hosted at 1&1 Internet. If so, you might need to add this to the
    top of your .htaccess file:

    Options -MultiViews

    http://bbpress.org/forums/topic/dropping-multiviews-support#post-16050

    I have domains with 1&1 and I needed to do that to make the rewrite rules work for me.

  4. thanks @chrishajer! It works!

  5. You must log in to post.