Azure front door- 强制http redirect to https
本文属于Azure front door系列文章: 《Azure front door入门案例(1)-将流量路由到离用户最近(时延最低)的后端》 《Azure front door入门案例(2)-配置自定义域名》 本文介绍: Azure front door 的入门配置案例:为azure front door 强制修改http 跳转到https 上一篇中我们介绍了 为front door 配置了自定义域名 www.shawndemo.net , 配置完成后,可以使用 http://www.shawndemo.net 访问 网站,但是使用https://www.shawndemo.net 则会出现如下图不安全提示,此提示是因为 我们尚未给front door 的 自定义域名配置https。 视频演示: 图文演示: 1. 在 …