Taleon wrote: > Hi, I meet the same problem. The error messages looks like following: > > $ sudo apachectl start > [Tue May 20 16:45:58 2008] [warn] VirtualHost *:80 overlaps with VirtualHost > *:80, the first has precedence, perhaps you need a NameVirtualHost directive > [Tue May 20 16:45:58 2008] [warn] VirtualHost *:80 overlaps with VirtualHost > *:80, the first has precedence, perhaps you need a NameVirtualHost directive > [Tue May 20 16:45:58 2008] [warn] VirtualHost *:80 overlaps with VirtualHost > *:80, the first has precedence, perhaps you need a NameVirtualHost directive > [Tue May 20 16:45:58 2008] [warn] VirtualHost *:80 overlaps with VirtualHost > *:80, the first has precedence, perhaps you need a NameVirtualHost directive > [Tue May 20 16:45:58 2008] [warn] VirtualHost *:80 overlaps with VirtualHost > *:80, the first has precedence, perhaps you need a NameVirtualHost directive > [Tue May 20 16:45:58 2008] [warn] NameVirtualHost *:80 has no VirtualHosts > /usr/sbin/apachectl start: httpd started > > > The Apache works great but simetimes, if I enter the URL of my domain in the > browser, there is displayed the hostname of my server (titan) infront of the > url like `http://titan.wellenform.net' - and I did not add any subdomain in > the httpd.conf. > > Greetings > Christian Ruesch > > PS: Sorry for the wrong last mail.
I found what causes this issue and I will commit a fix soon. Sorry that I forgot to mention that here earlier (only mailed the OP). - Marc