I have a few domains currently pointed to the same website.  Im only
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-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to