Date: Tue, 29 Jun 1999 11:43:29 -0400 (EDT) From: mwlucas@exceptionet.com To: Kevin_Rooney@sw.cc.va.us (Kevin Rooney) Cc: mwlucas@exceptionet.com, freebsd-questions@FreeBSD.ORG Subject: Re: weird Apache 1.3.6 problem Message-ID: <199906291543.LAA23091@easeway.com> In-Reply-To: <519E4F1A60BCD211AC6100805FEA7ACA035067@SWCC2> from Kevin Rooney at "Jun 29, 99 11:30:35 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Hrm... first of all, thanks for your help, I appreciate it. If we're not on the same page, it's because I'm not making myself clear. My understanding, from http://www.apache.org/docs/vhosts/ip-based.html, is that you can have IP-based virtual hosts. We want this so that older web browsers (specifically, IE 3x) can see them properly. I did this just fine under Apache 1.2. Is this inability to do IP-based vhosts a function of FrontPage, or is there something I'm missing? Thanks, ==ml > 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 > > <VirtualHost 209.69.10.82> > > </VirtualHost> > > 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" | > > > -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906291543.LAA23091>