I am trying to set up 2 virtual hosts on my linux box. I have the virtual
host config files correct and when I access either web page, I always get
the first virtual host (the default). If I switch the virtual hosts
around...the first virtual host come up. ie if
www.firsthost.us is the
first virtual host and
www.secondhost.us is the second .... requesting
either gives
www.firsthost.us.. if secondhost is set up as the first
virtual host it will always come up.
I am behind a linksys router and have the server on the DMZ. I can ftp to
it OK... I appears that the virtual server cannot distinguish between the
two URLs and always gives the default virtual server.
????