Hello.

I am running an Apache 2.0.52 web server that forwards most requests
to a non-Apache back-end server using mod_proxy. This works fine in
most cases. However, when the back-end server sends a 302 redirect
response, Apache ignores some headers when forwarding this response to
the client. In particular, any Set-Cookie: headers are ignored in the
request, which breaks parts of the web application. I have spent the
last few hours trying to find a solution, but have failed so far. Any
help would be greatly appreciated.

Thanks.

Martijn.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to