Forums

Join
bbPress Support ForumsTroubleshootinghow can I rebuild .htaccess?

Info

Tags

how can I rebuild .htaccess?

  1. my .htaccess was lost, I wanna know how I can rebuild my .htaccess, thanks.

  2. I think accessing http://www.website.com/bbpress/bb-admin/rewrite-rules.php will create the .htaccess rewrite rules. If you made other modifications to the .htaccess and deleted the file, it's just like any other file you delete; it's gone. You would need to recreate it by hand.

  3. ???
    my .htaccess has only this single row:

    Options +MultiViews

  4. finalwebsites: does it work? If so, that's all you need. If permalinks are not working, then your server does not support Options +MultiViews and you need the longer explicit rewrite rules as generated by bb-admin/rewrite-rules.php.

  5. Ok Chris, thats the reason :D

    yeah it works great (all my WP blogs are working the same way)

  6. You must log in to post.