Forum Moderators: mack
Why would you want to redirect from a simple http site to an https site? Isn't http bad enough at it is? - LH
I meant to ask: "isn't http complicated enough without adding an 's' or other letters to it all?
-Corey
It checks to see if the server protocol was HTTP and if so, redirects the user automatically to HTTPS
My default page is "default.asp"
It's isn't simple a case of having a https url. An https request to a web server will trigger the server to handle it as a secure request.
Mack.