PDA

View Full Version : Multiple domains & cookies


Andreas
07-06-2004, 02:35 PM
I've got several domains and want to share cookies.

Is there any way to do this except using images to set the cookies from each domain?

I tried to setup the domains as CNAME for subdomains of the main domain (eg. content1.tld CANME content1.maindomain.tld, content2.tld CNAME content2.maindomain.tld, etc.) and specifying .maindomain.tld as the cookie-domain, but this doesn't work :(

Dark_Wizard
07-08-2004, 03:13 PM
Maybe this (http://www.15seconds.com/issue/971108.htm) will provide some insight?