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: [email protected] For additional commands, e-mail: [email protected]
