Return-Path: Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: (qmail 89264 invoked from network); 30 Aug 2006 16:14:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Aug 2006 16:14:50 -0000 Received: (qmail 98123 invoked by uid 500); 30 Aug 2006 16:14:49 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 98092 invoked by uid 500); 30 Aug 2006 16:14:48 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 98081 invoked by uid 99); 30 Aug 2006 16:14:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 09:14:48 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 66.249.82.229 as permitted sender) Received: from [66.249.82.229] (HELO wx-out-0506.google.com) (66.249.82.229) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 09:14:47 -0700 Received: by wx-out-0506.google.com with SMTP id s19so259232wxc for ; Wed, 30 Aug 2006 09:14:27 -0700 (PDT) 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=UFXbBUXeSldN4gEpZCDGjnOgdDyufkov2Rv7jZwN3hnfKtd3C2pu6fS06A8YlF9JwV9N8GpMISTJDfRue+wg8aL7GUNxVTq31fwIkdnssQ/FLCrXKADkwM0pjmAyZ3NLiBbjqxP5zlVfp4ZKQDVkyCxlvNJSMfV5cltbNP2+luc= Received: by 10.70.28.7 with SMTP id b7mr946783wxb; Wed, 30 Aug 2006 09:14:27 -0700 (PDT) Received: by 10.70.45.4 with HTTP; Wed, 30 Aug 2006 09:14:27 -0700 (PDT) Message-ID: Date: Wed, 30 Aug 2006 12:14:27 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: docs@httpd.apache.org Subject: Re: using mod_vhost_alias with normal vhosts In-Reply-To: <39300aa0608300420w4cc71a65u98fa7b4e69c80f23@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <39300aa0608300310r33cf5fb3k34b360306d551b36@mail.gmail.com> <39300aa0608300420w4cc71a65u98fa7b4e69c80f23@mail.gmail.com> X-Google-Sender-Auth: 2a42569787e8f852 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/30/06, Stephen Shirley wrote: > Hi, > > (This concerns apache2.0, i've no idea if the other versions are affected too.) > > I've discovered something that the vhosting docs don't seem to cover. > If you want to use both mod_vhost_alias (VirtualDocumentRoot et al) > and normal name-based vhosts (VirtualHost), you need to do something > like the following. For a server host.example.com, with an ip address > of 192.0.2.1: Do you want to write up a patch for http://httpd.apache.org/docs/trunk/vhosts/examples.xml (The behavior you specify is common to all versions.) Joshua. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org