Its a param in factories.yml under session storage named:
session_cookie_domain

all:
  storage:
    class: sfSessionStorage
    param:
      session_name: domainsession               # Name of the cookie
to store the session id
      session_cookie_domain: domain.dns


On Sep 8, 7:50 pm, James <[EMAIL PROTECTED]> wrote:
> I have read through the book for symfony 1.0 and am trying to figure  
> out how to set the domain for the user session, and have been unable  
> to figure out if I can.  Can some one point me in the right direction?
>
> Thanks,
> James
--~--~---------~--~----~------------~-------~--~----~
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