Secure server and cookie trouble
Hello all,
I am having trouble with my sessions i think they are expiring when i leave the secure server to unsecure.
I have reason to believe it's because the sucure server is a different domain to the unsecure.
Would i need to copy the details of the cookie from the secure to unsecure server?
I was thinking of storing the cookie details in a database but i have no idea how to retrieve these details to do so.
Can you give me any pointers as to how i can tackle this issue?
|