Here is how it goes down:
1. A user comes to my site and picks a product (at http://www.mycompany.com)
2. The user tries to write a review for this product but is not logged in
3. The user successfully logs in on a secure SSL connection (at https://secureserver.com/~mycompany/)
4. The user then gets redirected back to the main page (on https://secureserver.com/~mycompany/)
5. The user tries to write the review again but gets redirected to http://www.mycompany.com once they click on a product
6. Steps 2-5 get repeated
It seems as though the user creates a proper session on the secure server, but the instant that the user accesses something that does not require the secure server, it goes back to the normal server but there is no session created for that user there. The server then decides that the user should log in again.
Anyone encounter a problem like this before? Any suggestions as to how to solve this?
Thanks,
Ceres





LinkBack URL
About LinkBacks










Bookmarks