Info
- 5 posts
- 3 voices
- Started 4 years ago by bssncn
- Latest reply from Olaf
- This topic is not resolved
how can I rebuild .htaccess?
-
- Posted 4 years ago #
my .htaccess was lost, I wanna know how I can rebuild my .htaccess, thanks.
-
- Posted 4 years 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 4 years ago #
???
my .htaccess has only this single row:Options +MultiViews -
- Posted 4 years 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 4 years ago #
Ok Chris, thats the reason :D
yeah it works great (all my WP blogs are working the same way)
-
You must log in to post.