my .htaccess was lost, I wanna know how I can rebuild my .htaccess, thanks.
bbPress support forums » Troubleshooting
how can I rebuild .htaccess?
(5 posts)-
Posted 5 months ago #
-
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.
Posted 5 months ago # -
???
my .htaccess has only this single row:Options +MultiViewsPosted 5 months ago # -
finalwebsites: does it work? If so, that's all you need. If permalinks are not working, then your server does not support
Options +MultiViewsand you need the longer explicit rewrite rules as generated bybb-admin/rewrite-rules.php.Posted 5 months ago # -
Ok Chris, thats the reason :D
yeah it works great (all my WP blogs are working the same way)
Posted 5 months ago #
Reply
You must log in to post.