Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 9490 invoked from network); 9 Dec 2005 14:15:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Dec 2005 14:15:46 -0000 Received: (qmail 51411 invoked by uid 500); 9 Dec 2005 14:15:35 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 51396 invoked by uid 500); 9 Dec 2005 14:15:35 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 51377 invoked by uid 99); 9 Dec 2005 14:15:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2005 06:15:34 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 64.233.184.205 as permitted sender) Received: from [64.233.184.205] (HELO wproxy.gmail.com) (64.233.184.205) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2005 06:15:34 -0800 Received: by wproxy.gmail.com with SMTP id i27so889157wra for ; Fri, 09 Dec 2005 06:15:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mncHNuz9vJHPd+J3IwZ1ceAKqoVSHnRHcIPFTXsPxnAUvv8lCHYQbYie0ugX71DL14DtULcGN7crEVww9DmY2+RaTz+DM6sUTaVzMTS8x3zsL3Z/Z6gxSaYZugZ0iPullXITwZbkHkg3HVkAysl0PGvPQhHYmebJY4mTvWYwMNk= Received: by 10.64.249.4 with SMTP id w4mr3900929qbh; Fri, 09 Dec 2005 06:15:13 -0800 (PST) Received: by 10.65.11.16 with HTTP; Fri, 9 Dec 2005 06:15:13 -0800 (PST) Message-ID: Date: Fri, 9 Dec 2005 09:15:13 -0500 From: Joshua Slive To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Virtualhost + Appliance X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 12/9/05, Ismael Milach wrote: > NameVirtualHost 210.210.210.210:80 (i've tried to switch it to the > server's local IP with no luck) It must be the IP address that the server receives requests on. But you can eliminate this confusion by simply using NameVirtualHost *:80 as documented here: http://httpd.apache.org/docs/2.2/vhosts/name-based.html#using > > Again, this should be Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org