From owner-freebsd-questions Tue Jun 29 8:35:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from swcc2.sw.cc.va.us (unknown [164.106.192.192]) by hub.freebsd.org (Postfix) with ESMTP id C210515173 for ; Tue, 29 Jun 1999 08:35:27 -0700 (PDT) (envelope-from Kevin_Rooney@sw.cc.va.us) Received: by SWCC2 with Internet Mail Service (5.5.1960.3) id ; Tue, 29 Jun 1999 11:30:36 -0400 Message-ID: <519E4F1A60BCD211AC6100805FEA7ACA035067@SWCC2> From: Kevin Rooney To: "'mwlucas@exceptionet.com'" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: RE: weird Apache 1.3.6 problem Date: Tue, 29 Jun 1999 11:30:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Again, you cannot create virtualhosts with ip addresses (at least not without multiple nics and assigned ports, but this is not a pleasant option). This is for qualified domain names only. If what you're doing is using frontpage to create different webs you don't need to change httpd.conf for multiple vhosts. fpsvradm will do this for you. I hope we're on the same page here. > -----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 11:04 AM > To: Kevin Rooney > Cc: mwlucas@exceptionet.com; freebsd-questions@FreeBSD.ORG > Subject: Re: weird Apache 1.3.6 problem > > > We need to support several virtual hosts on this machine, each with a > unique IP. > > When I add additional vhosts, I get this error for each one. The only > entries where virtual hosts are mentioned are: > > ralph/usr/local/etc/apache;grep -v # httpd.conf | grep -i virtual > > > ralph/usr/local/etc/apache; > > I've stripped down the httpd.conf to a minimum, and it's > still giving me > this error. The new httpd.conf is attached for anyone on > -questions who > wants to see it; I've removed the commented lines to trim it down to a > reasonable size. > > Thanks, > ==ml > > > 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 > > > > > > > > -- > Michael Lucas | > Exceptionet, Inc. | www.exceptionet.com > "Exceptional Networking" | > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message