Eno,

http://www.symfony-project.com/book/trunk/17-Extending-Symfony

In your factories.yml, change the following:

|  storage:
    class: sfSessionStorage
    param:
      session_name: symfony
      session_cookie_domain: .example.com


- Dustin
|



Eno wrote:
> Is there a way to override the domain name used in session cookies? I
> want to specify a wildcard domain so that the cookies are available to
> all the related subsites under the same top-level domain name.
>
>
> >
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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