Forcing redirection from http to https

We can do a require https setting on windows, but then if you visit non https it gives an error message, so in such cases I recommend a code based redirection to the ssl channel, because simply put any error means a vast majority of people simply hit the back button.
 
Back
Top