your putting hostnames in <virtualhost> instead of using name-based
virtualhosts but this doesn't work as you expect.

Try mimicing the examples in the manual and using

NameVirtualHost *:80
<virtualost *:80>
...
<virtualost *:80>
...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to