What do you mean with "session cookies"? PHP session cookies?.

If you ask about passing PHP sessions over servers, you have to make the
cookies access by the other server (in the same domain, or in a subdomain
(.domain.com)). And then make PHP to share , or USE the same
session.save_path. If they are in a different server you should share the
folder with nfs.

Hope I help a bit.

Regards,

-----Mensaje original-----
De: dertown [mailto:[EMAIL PROTECTED] 
Enviado el: Jueves, 15 de Noviembre de 2007 12:44 p.m.
Para: users@httpd.apache.org
Asunto: [EMAIL PROTECTED] mainting session cookies with a reverse proxy


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.

Derek
-- 
View this message in context:
http://www.nabble.com/mainting-session-cookies-with-a-reverse-proxy-tf481429
1.html#a13772847
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


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



-- 
No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.15.33/1132 - Release Date: 15/11/2007
09:34 a.m.



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise private information.
If you have received it in error, please notify the sender immediately and 
delete the original. Any other use of the email by you is prohibited.

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