On Nov 15, 2007 10:43 AM, dertown <[EMAIL PROTECTED]> wrote:
>
> Is there any way to maintian the session cookies within the the reverse proxy
> server?
>
> I have a reverse proxy serve that is connecting to a backend server using an
> session cookies and credentials.
> however when a user connects to the server through the reverse proxy the
> login page is returned becaues the cookies are not matching up to what is
> expected.

You probably need the ProxyPassReverseCookie{Domain/Path} directives.

Joshua.

---------------------------------------------------------------------
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