
March 31st, 2000, 02:40 AM
|
|
Junior Member
|
|
Join Date: Feb 2000
Posts: 16
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
OK.
How do I get a cookie to work in more than one domain.
My problem is this.
I have a virtual host. Becuase My domain does not actually have a verisgn for security
my SSL directory is not part of my domain.
EX.
http://www.mydomain.com/nonsecure.html
https://www.server.net/~myaccount/secure.html
So if I set cookies in my domain and try to
go to my secure pages or vice versa the cookies to not work, becuase they where set in different domains.
So how can I set a cookie for multi domains or directories.
Please any help would be greate.
Thanks.
|