From owner-freebsd-isp Sun Jul 4 12:49:24 1999 Delivered-To: freebsd-isp@freebsd.org Received: from filer2.isc.rit.edu (filer2.isc.rit.edu [129.21.3.107]) by hub.freebsd.org (Postfix) with ESMTP id DE037150D3 for ; Sun, 4 Jul 1999 12:49:22 -0700 (PDT) (envelope-from jcptch@osfmail.isc.rit.edu) Received: from grace ("port 2175"@[129.21.3.102]) by osfmail.isc.rit.edu (PMDF V5.2-32 #34621) with SMTP id <0FED00I2430BV4@osfmail.isc.rit.edu> for freebsd-isp@FreeBSD.ORG; Sun, 4 Jul 1999 15:48:11 -0400 (EDT) Received: by grace (5.65v4.0/1.1.19.2/21Sep98-0910AM) id AA22712; Sun, 04 Jul 1999 15:48:36 -0400 Date: Sun, 04 Jul 1999 15:48:36 -0400 From: jcptch@osfmail.isc.rit.edu Subject: Re: Frustrated Apache Error In-reply-to: <377FB688.8D769B40@premier-networks.com>; from Paul Stewart on Sun, Jul 04, 1999 at 03:31:20PM -0400 To: freebsd-isp@FreeBSD.ORG Mail-followup-to: freebsd-isp@FreeBSD.ORG Message-id: <19990704154836.A22649@osfmail.rit.edu> MIME-version: 1.0 X-Mailer: Mutt 0.95i Content-type: text/plain; charset=us-ascii X-Operating-System: OSF1 alpha References: <377FB688.8D769B40@premier-networks.com> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jul 04, 1999 at 03:31:20PM -0400, Paul Stewart wrote: > Someone correct me if I'm wrong but I shouldn't even need to have > uncommented the NameVirtualHost entries anyways as I"m using IP based > virtual hosts.. versus named based sharing the same IP... Right, name virtual hosts require the IP address to be define in a NameVirtualHost directive and subsequent blocks require an actual FQDN (as opposed to IP address) to work correctly. I'm assuming, then, that this server has two IP addresses bound to it, the server's primary one and the second one you are trying to set up as a VirtualHost? The behavior you're describing is indicative of tryng to use the same IP address for both. Maybe you have them mixed up? -- Jon Parise (parise@pobox.com) . Rochester Inst. of Technology http://www.pobox.com/~parise/ : Computer Science House Member To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message