[PHPLIB] problems sending session to different server that uses auth From: Howie Oakes (hoakes <email protected>)
Date: 12/13/99

Hello-

I need to be able to send a session from a non-secure page to a secure
cname:

http://foo.com to https://foo.securesite.com

the secure url just redirects back to my server, so it is never really
"leaving" my server.
I have been able to get the session passed to the secure domain, but if I
try to protect the page I am passing to with auth, I get a new session. I am
assuming that it has something to do with the loginform, but I am not really
sure where to go from here. Any ideas?

Thanks!
Howie
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.