Accessing cookies after domain has been mapped to another domain/folder
From: Don (no_at_adr.com)
Date: 02/27/05
- Previous message: Phil Latio: "Re: Password authentication question"
- Next in thread: Janwillem Borleffs: "Re: Accessing cookies after domain has been mapped to another domain/folder"
- Reply: Janwillem Borleffs: "Re: Accessing cookies after domain has been mapped to another domain/folder"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 26 Feb 2005 21:58:26 -0700
I had my host map "domainA.com" to folder "domainB.com/folder". I'm finding when accessing
"domainA.com" that PHP scripts which utilize $_COOKIE[] aren't able to see the cookies belonging to
"domainA.com". However, JavaScript scripts can see the cookies via "document.cookie". So far, the
only way I've found to deal with this is to redirect all access to "domainA.com/index.html" to
"domainB.com/remappedindex.html". Any ideas on a better, more straight forward way to do deal with
this?
Thanks,
Don
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
- Previous message: Phil Latio: "Re: Password authentication question"
- Next in thread: Janwillem Borleffs: "Re: Accessing cookies after domain has been mapped to another domain/folder"
- Reply: Janwillem Borleffs: "Re: Accessing cookies after domain has been mapped to another domain/folder"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|