As your example doesn't contain www.zcompany.com I would guess that you have an config error in the part of the http.conf that you didn't post. (Like a ServerName www.zcompany.com outside the virtual host definitions)
> -----Original Message----- > From: tomcat guy [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 04, 2003 1:57 AM > To: Tomcat Users List > Subject: VirtualHost www.zcompany.com:80 overlaps VirtualHost > www.abc.com:80 > > Here is the httpd.conf definition: > > NameVirtualHost * > > <VirtualHost *> > ServerName cde.com > </VirtualHost> > > <VirtualHost *> > ServerName qv.com > </VirtualHost> > > <VirtualHost *> > ServerName abc.com > </VirtualHost> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]