Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 55514 invoked from network); 13 Sep 2007 23:17:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Sep 2007 23:17:46 -0000 Received: (qmail 9528 invoked by uid 500); 13 Sep 2007 23:17:28 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 9508 invoked by uid 500); 13 Sep 2007 23:17:28 -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 9497 invoked by uid 99); 13 Sep 2007 23:17:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2007 16:17:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jslive@gmail.com designates 209.85.146.176 as permitted sender) Received: from [209.85.146.176] (HELO wa-out-1112.google.com) (209.85.146.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2007 23:17:27 +0000 Received: by wa-out-1112.google.com with SMTP id k22so735588waf for ; Thu, 13 Sep 2007 16:17:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received: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; bh=kSzSmnrYUojkPbiIBYHgABvthpacJAgaryWCDnPsxTs=; b=PhaXN1oYBcZgHeGj6Vku5F6eY+26/OhRMy3b5nbauGwYafTNP7g4xH7SleNNG5gc+CHkQvr/kuC/mUYPvPGUlTwtS1EnPTw1uQe+AKHihBhU8RsZagqgkHDtlSZF5p3ZbCMdn+d0tYga80MUEatvZrpXirBdxv7qbQ3/qYJ4Zn8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; 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=MUuzrDexjWONv+cqu4jxSrYzzlxPULgNlK4O7rzte4FCo3FkoWlTjlJ+oOLbO9A7LeEQbAv584VaeZUw9Mi//9uZFOyJvD74fp4sGOZPjulN+90xKNvscypAbaEhNhwYLfoM41+JjPIWuM3ikFcSDW1c7+xp14tqj0LKiM42mUk= Received: by 10.114.13.1 with SMTP id 1mr970189wam.1189725426141; Thu, 13 Sep 2007 16:17:06 -0700 (PDT) Received: by 10.114.53.4 with HTTP; Thu, 13 Sep 2007 16:17:06 -0700 (PDT) Message-ID: Date: Thu, 13 Sep 2007 19:17:06 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <56959399422342A2BD8C87D9F9D6A811@CHRISCOMP01> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4EAE60189502442D8A44C65AE3C69D47@CHRISCOMP01> <00af01c7f648$813104a0$83930de0$@biz> <56959399422342A2BD8C87D9F9D6A811@CHRISCOMP01> X-Google-Sender-Auth: 1a97e050b3b270a4 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] vhosts On 9/13/07, Chris Ackford wrote: > oh, i thought $1 was a variable :/ It can be if you use the VirtualDocumentRoot directive provided by mod_vhost_alias. (Actually, you would use %1, not $1.) I'm not sure why you keep going for the run-around here. I've already provided you with the link http://httpd.apache.org/docs/2.2/vhosts/mass.html which describes exactly how to do what you want. 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