Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 64078 invoked from network); 30 Nov 2006 21:28:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Nov 2006 21:28:02 -0000 Received: (qmail 19253 invoked by uid 500); 30 Nov 2006 21:27:59 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 19226 invoked by uid 500); 30 Nov 2006 21:27:59 -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 19215 invoked by uid 99); 30 Nov 2006 21:27:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 13:27:59 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jslive@gmail.com designates 66.249.82.224 as permitted sender) Received: from [66.249.82.224] (HELO wx-out-0506.google.com) (66.249.82.224) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 13:27:47 -0800 Received: by wx-out-0506.google.com with SMTP id h26so2908418wxd for ; Thu, 30 Nov 2006 13:27:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Adzfh56fFcjXSOq6Vcx6VrYJJkVMY2Y4JAK2nhUaWU6MLuVqnwouIxFENfHDXqTEma2lOS/DYNSr/gbmQrHCTRyQd3rIPrbTtHwo84lNhlWDBNhwiCasuW0CBzDeAC4+dQZ3Q7j5zoLWptIF120ipTj5Pmg1eRR2CGpcDv78XRs= Received: by 10.70.99.9 with SMTP id w9mr7066223wxb.1164922046569; Thu, 30 Nov 2006 13:27:26 -0800 (PST) Received: by 10.70.45.4 with HTTP; Thu, 30 Nov 2006 13:27:26 -0800 (PST) Message-ID: Date: Thu, 30 Nov 2006 16:27:26 -0500 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 50149f1b08d450ec X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] 2 vhosts with same file names - Apache only uses one file On 11/30/06, Earl, Robert(IT) wrote: > It does distinguish the source from the localhost vs the other 2 which I > used the same IP for though. I thought the name would distinguish the > vhosts. I can not parse that paragraph at all. Anyway, the first thing to do is to make your name-based vhost configuration look something like what is recommended in the docs: http://httpd.apache.org/docs/1.3/vhosts/name-based.html#using Don't use names in the tag. Use "*". 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