Comments bellow ..

Eno wrote:
> On Oct 2, 6:20 am, Haris Zukanovic' <[EMAIL PROTECTED]> wrote:
>
>   
>> I have not setup any params for sfSessionStorage in factories.yml and
>> when using
>>
>> Internet Explorer 6 is using the same session for following domains
>> test.website.com
>> nr1.test.website.com
>> nr2.test.website.com
>>
>> In firefox, the sessions are different for each of the domains?
>> Why is this?
>>     
>
> It shouldn't be if you set the cookie name to use a wildcard for the
> domain in factories.yml, i.e.
>
>       session_name: sitename
>       session_cookie_domain: .example.com
>
>
>   
I know, but I want to have different sessions for each subdomain!
I have more subdomains poining at the same application.

Firefox is acting as I expect. But Explorer is not. It is sending the
same session cookies to all subdomains


> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to