[Cppcms-users] Session and domain name scope
Brought to you by:
artyom-beilis
From: Allan S. <all...@su...> - 2011-09-02 15:30:22
|
Hello My problem is quite simple, the website I've build, can respond on several X.domain.ltd servername (in apache it's only a alias inside the virtual host), where X permit to know in which language the interface will be (for SEO) But after doing some test, I've discovered that session are not kept when I go from one subdomain to another, is this because of the scope of the cookie used ? If it's intented, is there a way to change this? Thanks Regards, Allan |