We have just started enabling caching on our Apache 2.2.3 Web Server to take
advantage of the performance increase. We use Apache as a proxy to our back
end Java applications. One of our larger portal applications has had reports
of users logging in and getting other users content. We don't h
:cove...@gmail.com]
Sent: Friday, June 04, 2010 2:49 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Manipulate existing value of Response Header
(Set-Cookie)
On Fri, Jun 4, 2010 at 2:18 PM, Presto, Patrick
wrote:
> Does anyone know how I can grab the value of a response header, ma
Hi Everyone,
I have been asked to rewrite a Set-Cookie header to resolve an application
issue. The tricky part is I need to obtain the current value in the header,
then rewrite one little piece, and update the header with the new value so the
end user will set their cookie correctly.
Using Se