% ' Redirect HTTP to HTTPS only if current page is Non-SSL ' Nov 2, 2001, webmaster@siemens.co.id Option Explicit ' If Request.ServerVariables("SERVER_PORT_SECURE") = "0" Then If True Then %>