I'm currently running Drupal 6 on a WAMP server which has been modified to allow virtual hosts and multiple instances of Drupal.

I currently need to demonstrate a completed site to a client, so I have turned off the virtual hosts in the Apache config so that I can give out an IP address that goes directly to Port 80.

Everything seems to work fine, except when I'm at localhost and I "save" a page, it sends me to the url "http://drupal6/.....", which was previously a multi-site option that I had in the windows Hosts file.

I don't know where to go to turn of this mis-re-direct, but I need to present the site tomorrow, and I'm hoping someone on here can help me. Otherwise I will try to do a complete new install, but that never seems to go as smoothly as it should.

Thanks in advance!