using one of my domains to store sessions. When I try to access a
session when someone types in a domain other then the one that I am
using sessions for, I can't because the domain name isnt the same
(obviously). Is there any way I can access the sessions through some
sort of function without having to do a redirect to the domain that i
use to store the sessions. I know I could store sessions for all of
the individual domains but that wont work with my experiment. Is
there any way to access a session stored for another domain, keeping
in mind they are all pointed to the same website.
thanks for any advice,
Tony
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment