Forum Moderators: open
I have a website which is running only as a secure site, on IIS server on Windows 2k server. E.g., the URL looks like --
[cactus.MYDOMAIN.com...]
Sometimes, users enter this right, except that they enter the HTTPS as HTTP (notice the missing S). We do not have anything at HTTP. So I want to "point" the HTTP to HTTPS.
How can I do this in IIS?
Thanks!