Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 1999 10:55:58 -0400
From:      Kevin Rooney <Kevin_Rooney@sw.cc.va.us>
To:        "'mwlucas@exceptionet.com'" <mwlucas@exceptionet.com>, "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: weird Apache 1.3.6 problem
Message-ID:  <519E4F1A60BCD211AC6100805FEA7ACA035066@SWCC2>

next in thread | raw e-mail | index | archive | help
You don't need a virtualhost entry for a single ip based website.  You
would use the virtual host directive if you had multiple qualified
domain names on the same ip address. Just comment out the virtualhost
line in httpd.conf.

> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of
> mwlucas@exceptionet.com
> Sent: Tuesday, June 29, 1999 10:25 AM
> To: freebsd-questions@FreeBSD.ORG
> Subject: weird Apache 1.3.6 problem
> 
> 
> Hello,
> 
> Well, I put my first FreeBSD 3-stable box in production last 
> week.  Most
> of the problems are ironed out, except this.
> 
> Whenever I start Apache, I get the following error:
> 
> ralph/var/log;apachectl stop && apachectl startfp
> /usr/local/sbin/apachectl stop: httpd stopped
> [Tue Jun 29 10:35:12 1999] [warn] VirtualHost 209.69.10.82:80 overlaps
> with VirtualHost 209.69.10.82:80, the first has precedence, 
> perhaps you
> need a NameVirtualHost directive
> [Tue Jun 29 10:35:12 1999] [warn] VirtualHost 209.69.10.82:80 overlaps
> with VirtualHost 209.69.10.82:80, the first has precedence, 
> perhaps you
> need a NameVirtualHost directive
> /usr/local/sbin/apachectl startfp: httpd started
> 
> The problem is, I only have one VirtualHost directive!  
> There's only one
> site on this machine at the moment.  It's IP-based.
> 
> I've been through the FreeBSD archives and the Apache 
> archives, and don't
> see anyone else reporting this problem.
> 
> It's apache_fp-1.3.6 on FreeBSD 3.2-stable.
> 
> Any help appreciated!
> 
> Thanks,
> ==ml
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?519E4F1A60BCD211AC6100805FEA7ACA035066>