[thelist] session and/or cookie persistence across an ssl and non-ssl connection

Scott Dexter sgd at ti3.com
Fri Jan 18 10:05:40 CST 2002


>         if not (Request.ServerVariables("HTTPS") = "on") then

We use Request.ServerVariables("SERVER_PORT_SECURE") which is a 1 if
secure (SSL) or 0 if not

but yeah, Sam Ting <=)


sgd




More information about the thelist mailing list