From owner-freebsd-questions Tue Jun 29 11:51:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (Postfix) with SMTP id 77AA914F95 for ; Tue, 29 Jun 1999 11:51:45 -0700 (PDT) (envelope-from ludwigp@bigfoot.com) Received: (qmail 26179 invoked from network); 29 Jun 1999 18:51:44 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 29 Jun 1999 18:51:44 -0000 Message-Id: <4.1.19990629114137.00af3c40@mail-r> X-Sender: ludwigp@toy.chip-web.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 29 Jun 1999 11:51:48 -0700 To: mwlucas@exceptionet.com, Kevin_Rooney@sw.cc.va.us (Kevin Rooney) From: Ludwig Pummer Subject: Re: weird Apache 1.3.6 problem Cc: freebsd-questions@freebsd.org In-Reply-To: <199906291745.NAA23376@easeway.com> References: <519E4F1A60BCD211AC6100805FEA7ACA035069@SWCC2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to the Apache docs, you _don't_ use NameVirtualHost if you're using IP-based virtual hosts. There is a nice example configuration set at http://www.apache.org/docs/vhosts/examples.html#ip >> Put in a line that reads >> NameVirtualHost 209.69.10.82 >> >> above your directive... >> >> Example, mine looks like this------------ >> >> NameVirtualHost 204.180.122.38 >> >> >> ServerAdmin thanatos@incantations.net >> DocumentRoot /usr/local/apache/htdocs >> ServerName www.incantations.net >> ErrorLog logs/incantations.net-error_log >> TransferLog logs/incantations.net-access_log >> --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message