From owner-freebsd-isp Sun Jul 4 13:58:29 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mothership.hostresource.com (unknown [216.37.30.11]) by hub.freebsd.org (Postfix) with ESMTP id 4554914FC8 for ; Sun, 4 Jul 1999 13:57:57 -0700 (PDT) (envelope-from angrick@netdirect.net) Received: from angrick (p40-term3-in.netdirect.net [209.212.203.168]) by mothership.hostresource.com (8.8.8/8.8.8) with SMTP id PAA17232; Sun, 4 Jul 1999 15:54:06 -0500 (EST) (envelope-from angrick@netdirect.net) From: "andy angrick" To: "Paul Stewart" Cc: "freebsd-isp" Subject: RE: Frustrated Apache Error Date: Sun, 4 Jul 1999 15:39:18 -0500 Message-ID: <000c01bec65d$49934900$3701a8c0@angrick.infostrm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: <377FBD45.35782027@premier-networks.com> Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It could be freaking out because you don't have anything specified for the default. Maybe try either using the virtualhost default section with a different IP address or maybe even use the Listen directive with that other IP address. It could be complaining because you're telling it to do IP based vhost but there is only one IP address that it knows of. Since no other IP address is specified in the config file its probably using that same IP address for the default. Worth a try anyway :) > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Paul Stewart > Sent: Sunday, July 04, 1999 3:00 PM > To: jcptch@osfmail.isc.rit.edu > Cc: freebsd-isp@FreeBSD.ORG > Subject: Re: Frustrated Apache Error > > > Actually... there will be 7 or 8 hosts setup today on this server... > > The first host is the default host.. www.premier-hosting.com > > Then we have about another 6 or 7 virtual hosts to add.. the default > host works fine but the virtual hosts are causing the problems.. it's > almost as if the httpd.conf is missing a line or something... > > Here's my httpd.conf file... sorry that it's so long.... > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message