Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 97979 invoked from network); 15 Aug 2005 13:09:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Aug 2005 13:09:57 -0000 Received: (qmail 47460 invoked by uid 500); 15 Aug 2005 13:09:48 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 47434 invoked by uid 500); 15 Aug 2005 13:09:47 -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 47421 invoked by uid 99); 15 Aug 2005 13:09:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Aug 2005 06:09:47 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 64.233.184.197 as permitted sender) Received: from [64.233.184.197] (HELO wproxy.gmail.com) (64.233.184.197) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Aug 2005 06:10:07 -0700 Received: by wproxy.gmail.com with SMTP id 37so1003315wra for ; Mon, 15 Aug 2005 06:09:45 -0700 (PDT) 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=BxlBtOHPgKsgLCs8YylLEkHle35ccAF/Iq78gKhlnqf/uEjT9h9RAh4zFUPs8wpkKUj1hxgnu1UDjoqRLEWBVyU7CMSGrIzh5DwsQIPYtpGmHWULt/gJWIceH6aDKIxHQxnPoR3oyIjq3IIL5ndOPfYOvLdX4m4dkdgBMlAfB1k= Received: by 10.54.47.74 with SMTP id u74mr3607958wru; Mon, 15 Aug 2005 06:09:45 -0700 (PDT) Received: by 10.54.61.7 with HTTP; Mon, 15 Aug 2005 06:09:45 -0700 (PDT) Message-ID: Date: Mon, 15 Aug 2005 09:09:45 -0400 From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <20050815113825.5zonajc9cccoog0s@webmail.muly.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050815113825.5zonajc9cccoog0s@webmail.muly.dk> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] ssl environment mod_rewrite X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/15/05, allan@muly.dk wrote: > im was surprised to find that not all environment variables are > available in mod_rewrite > (is that correct ?) No. Arbitrary env variables are available using %{ENV:variable} See: http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritecond 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