When setting up Wordpress 3.0 Multiuser, I notice that if you try and access it from any URL other than the one configured (whatever.com) it will redirect you to whatever.com.
This is a problem because I have it configured to use whatever.com, however I need to setup a staging area on a different URL to preview it before it goes live.
Changing the URL in the database configuration is sketchy at best, and ends up breaking things.
Is there a way to disable the redirect?