Got 2 virtual hosts and the virtualhost basic
whevever I goto
www.mydomain1.com it's fine, but when I goto
www.mydomain2.net it points to the default:80 vhost
my configuration is:
namevirtualhost *
<virtualhost *>
servername domain1.com
extrabits here..
<directory...
</directory>
<virtualhost *>
servername domain2.net
extrabits here..
<directory...
</directory>
<virtualhost_default_:80>
extrabits here..
<directory...
</directory>
I have put the server on a network and edited another machine's hosts
file to point to the server
Any ideas?
Thanks
Daz
Running apache on winy2k