How to redirect from http to https in iis
Hi eshkarthik ,
On IIS 7.x and higher you could try using IIS URL Rewrite Module .Please refer to below articles for details and demo :
http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/
https://blogs.msdn.microsoft.com/kaushal/2013/05/22/http-to-https-redirects-on-iis-7-x-and-higher/
Best Regards,
Nan Yu
Thanks NY