Solved. Thanks as usual, Ben!
On Aug 21, 8:09 pm, Ben Bangert <[EMAIL PROTECTED]> wrote:
> On Aug 21, 2008, at 6:13 AM, Pavel Skvazh wrote:
>
> > The case is that when I work with sub-domain (i.e. my.example.com),
> > set some session variables and then go to some other domain (i.e.
> >www.example.com) the session is empty. No cookie is issued as well.
>
> > Have anyone faced this issue before and what's the best practice to
> > keep the session persistent across sub_domains
>
> You need to specify to use just the last portion (.example.com) for
> the beaker cookie. You can set this in your ini file with:
> beaker.session.cookie_domain = .example.com
>
> Cheers,
> Ben
>
> smime.p7s
> 3KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---