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

Xavier Perseguers typo3 at perseguers.ch
Sat Jan 3 13:40:44 CET 2009


Hi Steffen,

Steffen Kamper wrote:
> 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?

For sure. I just updated one my zones. I wait a bit for DNS propagation 
and then will give the result here.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away




More information about the TYPO3-dev mailing list