[TYPO3-dev] Is config key 'cookieDomain' worth a patch?

Steffen Kamper info at sk-typo3.de
Sat Jan 3 12:44:34 CET 2009


Hi Xavier,

Xavier Perseguers schrieb:
> Hi Steffen,
> 
> You mean letting the cookie be set for each and every domain (that is 
> leaving cookieDomain empty) and then having this in DNS:
> 
> domain.tld:
> 
> www         IN A       1.2.3.4
> 
> otherdomain.tld:
> 
> subdomain1  IN CNAME   www.domain.tld.
> subdomain2  IN CNAME   www.domain.tld.
> 
> and the cookie would be reused? I would have thought that. I should give 
> it a chance.
> 

exactly ;-) If it work for you this way, can you report it here?

vg Steffen




More information about the TYPO3-dev mailing list