最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

在 IIS 中配置站點支持 HSTS

2022-12-28 16:57 作者:限量版范兒  | 我要投稿

簡單的說在 1709 版本之前的 IIS 中

最方便的就是安裝 URL 重寫模塊(下載:https://iis-umbraco.azurewebsites.net/downloads/microsoft/url-rewrite)

再到網(wǎng)站的 web.config 中添加以下配置:

<?xml version="1.0" encoding="UTF-8"?><configuration> ? ?<system.webServer> ? ? ? ?<rewrite> ? ? ? ? ? ?<rules> ? ? ? ? ? ? ? ?<rule name="Redirect HTTP to HTTPS" stopProcessing="true"> ? ? ? ? ? ? ? ? ? ?<match url="(.*)" /> ? ? ? ? ? ? ? ? ? ?<conditions> ? ? ? ? ? ? ? ? ? ? ? ?<add input="{HTTPS}" pattern="off" /> ? ? ? ? ? ? ? ? ? ?</conditions> ? ? ? ? ? ? ? ? ? ?<action type="Redirect" url="https://{HTTP_HOST}/{R:1}" redirectType="Permanent" /> ? ? ? ? ? ? ? ?</rule> ? ? ? ? ? ?</rules> ? ? ? ? ? ?<outboundRules> ? ? ? ? ? ? ? ?<rule name="Add the STS header in HTTPS responses"> ? ? ? ? ? ? ? ? ? ?<match serverVariable="RESPONSE_Strict_Transport_Security" pattern=".*" /> ? ? ? ? ? ? ? ? ? ?<conditions> ? ? ? ? ? ? ? ? ? ? ? ?<add input="{HTTPS}" pattern="on" /> ? ? ? ? ? ? ? ? ? ?</conditions> ? ? ? ? ? ? ? ? ? ?<action type="Rewrite" value="max-age=31536000" /> ? ? ? ? ? ? ? ?</rule> ? ? ? ? ? ?</outboundRules> ? ? ? ?</rewrite> ? ?</system.webServer></configuration>

1709 之后,可直接在 IIS 中網(wǎng)站上點擊右鍵》管理網(wǎng)站》高級設(shè)置,在彈窗的對話框中即可找到 HSTS 配置:

檢測配置是否生效:

https://www.ssleye.com/ssltool/hsts_check.html

http://web.chacuo.net/nethstscheck

輸了你,贏了世界又如何...

鏈接:https://www.dianjilingqu.com/647447.html

在 IIS 中配置站點支持 HSTS的評論 (共 條)

分享到微博請遵守國家法律
察隅县| 晋宁县| 息烽县| 仙游县| 巴青县| 休宁县| 兴文县| 依安县| 五原县| 南涧| 汉源县| 阿拉善右旗| 唐山市| 临沂市| 讷河市| 铜山县| 安阳市| 增城市| 安西县| 泽普县| 高邑县| 开江县| 道孚县| 弥渡县| 永寿县| 武定县| 岐山县| 康马县| 宝兴县| 如东县| 静安区| 昆山市| 德兴市| 德化县| 嵊泗县| 友谊县| 搜索| 扶风县| 达拉特旗| 财经| 丹棱县|