I have implemented https on my application and now i\'m trying to make IIS redirect all http request to https, so that the user doesn\'t even notice this change.
I h
Just in case someone else runs into a http:// site that will not redirect. You also have to have the port 80 binding added to the site.