I'm having trouble installing WordPress MU so it will work in both our testing (test.foo.com) and our production (www.foo.com/blogs) environments.
I'd like to be able to copy the production database and files from our production into the testing environment, make changes to the files, test the changes, then move the files from testing to production. The snag I'm running into is the particular domain name (www.foo.com) is all over the database and won't work on test.foo.com.
Is there a way to configure WordPress to be domain neutral, i.e. "/blogs"?
Thanks for your help!