remushociota -> RE: Status: 302 Moved Temporarily (3.Feb.2008 10:58:18 PM)
|
stweedle let's take this out of the theory level and in practice. Like I said, if you are on https in a page /login.php (or you name it whatever it is .aspx etc ...) and after you check their credentials you send them to a different page like /home.php on HTTP it works. I know how to do that and I can show you. The idea is that you can leave the https if you send them on HTTP but to a different filename. If this is your case drop me a line and I can show you how. However if you are like me in the "Prado" case and the whole website is accessed using one file name, in this case index.php, and some parameters after that to indicate where exactly you should be like index.php?Page=Admin.Main then from what I can tell you can NOT escape HTTPS. But I found a way around this as well sending them for logins to different file names and then it works. So let me know. Remus
|
|
|
|