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
You can install the RewriteModule and follow the instructions on this page.