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
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---