Skip to:
Content
Pages
Categories
Search
Top
Bottom

how can I rebuild .htaccess?

  • @bssncn

    Member

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • @chrishajer

    Participant

    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.

    @finalwebsites

    Participant

    ???

    my .htaccess has only this single row:

    Options +MultiViews

    @chrishajer

    Participant

    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.

    @finalwebsites

    Participant

    Ok Chris, thats the reason :D

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar