I know there's documentation or posts on how to do this. I can't find it.
I need to keep forum/ inside of wp/ of course, but I want URLs to omit wp/.
I know there's documentation or posts on how to do this. I can't find it.
I need to keep forum/ inside of wp/ of course, but I want URLs to omit wp/.
If your WP installation is at www.domain.com/wp/ then if you install the forum at www.domain.com/forum/ they are parallel. The bbPress installation would not be in a subfolder of WordPress.
Does WordPress come up at www.domain.com or www.domain.com/wp/ ?
There is probably a way to do it with mod_rewrite on apache, but I'm not sure I understand the question.
WP answers to requests to domain.com
I followed the WP instructions on serving WP from a different directory than it's installed in (WP Admin -> Options).
I put bbPress inside wp/ like the general consensus here recommends, and the syncing works very well. Cookies work fine etc. I'm very pleased with this. I didn't want to have problems with syncing, so I didn't do the parallel method.
Wordpress:
http://appleswitcher.com
bbPress:
http://appleswitcher.com/wp/forum
bbPress, ideally:
http://appleswitcher.com/forum
You must log in to post.