KNOWLEDGE BASE

Articles tagged with "Rewrite Rules"

Lets Encrypt Web.config IIS Redirect for HTTP to HTTPs Allowing HTTP access to the .well-known Folder

Lets Encrypt offer a free SSL service, but configuring a server to allow non-HTTPs access to the .well-known, while also redirecting all other non-HTTPs requests can be tricky. Luckily IIS allows a neat way this can be achieved with Web.config redirects, here is how!