redirect-http-to-https-site-extension
redirect-http-to-https-site-extension copied to clipboard
Azure Site Extension that redirects all HTTP traffic to HTTPS
Previously, the steps to enable this extension on an azure web app would be to go to the extensions blade, click add, and then find this extension in the list....
Please see https://github.com/Azure/app-service-announcements/issues/87 **Important**: you need to do this before June 1st 2018. Please let me know if you have any questions. Thanks!
Hello. Great extension. I have a question though. Initially I was using IIS rewrite rules to redirect http to https and from non www to www. But, since I have...
I think in order to fully support the LetsEncrypt extension, you should add this to the rule conditions: ``
I installed and restarted - tried several times.. it's not redirecting at all. Since there is nothing more I can configure in the extension, I am posting it as an...
Using this web.config: ` ` When the website is started it throws a 500.50 with the following output. ` HTTP Error 500.50 - URL Rewrite Module Error. The page cannot...
good extension! However, it seems to only redirect on root path.