Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 12480 invoked from network); 11 Feb 2004 20:30:24 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Feb 2004 20:30:24 -0000 Received: (qmail 35719 invoked by uid 500); 11 Feb 2004 20:28:59 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 35610 invoked by uid 500); 11 Feb 2004 20:28:58 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 35533 invoked from network); 11 Feb 2004 20:28:57 -0000 Received: from unknown (HELO web.turner.com) (64.236.240.190) by daedalus.apache.org with SMTP; 11 Feb 2004 20:28:57 -0000 Received: from web.turner.com (TBS-7SRH2XBG1HI.turner.com [10.188.50.161]) by web.turner.com (8.12.9/8.12.9) with ESMTP id i1BKT17w013194 for ; Wed, 11 Feb 2004 15:29:02 -0500 (EST) Message-ID: <402A908D.8030006@web.turner.com> Date: Wed, 11 Feb 2004 15:29:01 -0500 From: Brian Akins User-Agent: Mozilla Thunderbird 0.5 (X11/20040209) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org Subject: SetEnv and other modules Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Any reason Apache does not allow this: SetEnv ORIGIN 1234 RewriteRule /this.html http://that.domain.com/this.html?origin=${ENV:ORIGIN} [R,L] The environment variable from setenv is not seen by other variables. Should it be? Is this on purpose? I'm just wondering if I need to hack up my own environment setter... -- Brian Akins Senior Systems Engineer CNN Internet Technologies