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

Reply via email to