I have an apache server with 2 virtual hosts running on it. One is a vBulletin forum, the other a Wordpress blog. They both share the same IP so I use "Use named hosts :80" They both live on differnet domains.

If I take one offline by commenting out the virtual host lines in httpd.conf, instead of receiving the apache test page, I receive the other site.

Any way I can change this?