redirect-http-to-https-site-extension
redirect-http-to-https-site-extension copied to clipboard
Support for LetsEncrypt
I think in order to fully support the LetsEncrypt extension, you should add this to the rule conditions:
<add input="{REQUEST_URI}" negate="true" pattern="^/\.well-known.*$" ignoreCase="true" />