Done: Bug 55039
Thanks Eric. That's the kind of guidance I was looking for.
Just in case someone else is having the same issue, this is how I worked
around it:
RequestHeader edit Cookie "(^JSESSIONID=[^;]*\![^;]*; |;
JSESSIONID=[^;]*\![^;]*)" ""
However it's based on the fact that the un
> The first two lines above work fine, but unfortunately the last one
> doesn't because the "RequestHeader edit" directive cannot reference
> environment variables in its replacement string (why?). :~(
These things are not just emergent. Someone has to ask for it. Someone
else has to implement, te
I will be out of the office starting 31.05.2013 and will not return until
03.06.2013.
If you need urgent assistance, please contact Ms Louisa Ng at 2810 3065.
This notice is generated in response to your mail:
From: users-digest-h...@httpd.apache.org
Subject: users Digest 31 May 2013 19:59:2
Hello,
First of all, let me give you some context. The Apache 2.2's webpage
which describes mod_headers' "RequestHeader" directive says
(specifically for the "edit" action):
RequestHeader edit header value replacement
[early|env=[!]variable]
If this request header exists, its valu