Okay, before anybody kills me over posting yet another integration thread;
Showing 1–10 of 993 hits from wordpress.org and related
(What's wierd is every additional page states substantially less hits, down into the 700's, but that's a story for another day).
I found this thread where lunabyte seems to have the exact same problem, but no solution was ever posted: http://mu.wordpress.org/forums/topic/2166?replies=35
I'm setting up WPMU with bbPress, and would like bbPress to be accessible via forums.domain.tld, instead of a subdirectory. I've got every other aspect of the integration working just fine, but as soon as I try to drop wp-config into bbpress, it 302 redirects me back to the main wpmu blog.
I've tried it set up as an Apache virtual host, and using rewrite rules, but with either set up µ takes over and tells me I can sign up for a blog at that address, but refuses to serve me my forums at that address.
This is frustrating as I would prefer the forums be at a subdomain, then usurp the directory from every other blog on the server, and there are too many functions I need from Wordpress to rewrite them all for bbPress.
Has anybody got it figured? I've scoured these forums, their forums and google with no luck. I've tried every combination of virtual host directive and mod_rewrite rule I could muster up, and to no avail, µ just wants responsibility for that subdomain more than bbpress does.