Re: Session management implementation in mod_python
Martijn Moeling <[email protected]> Thu, 4 Mar 2010 15:24:56 +0100
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Message-ID | <[email protected]> |
Can you tell me what the domains are, this is important to help you I think you mean: host1.domain.com host2.domain.com and you want to set the cookie for *.domain.com is that true? Martijn On Mar 4, 2010, at 2:57 PM, K.Manikandan wrote: > Hi, > > We have created two web applications within the a single domain. We are > using mod_python cookies. And I have set the cookies with domain as the > main domain. Now, I am unable to access the cookie that I had set in one > application from the other. What things, other than setting the domain of > the cookie should be done so as to enable the access of a cookie of one > application from another ? > > Regards, > Manikandan K > > > ----------------------------------------- > This email was sent using TCEMail Service. > Thiagarajar College of Engineering > Madurai-625 015, India > > _______________________________________________ > Mod_python mailing list > [email protected] > http://mailman.modpython.org/mailman/listinfo/mod_python