国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(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的評論 (共 條)

分享到微博請遵守國家法律
鹤岗市| 西峡县| 建德市| 茂名市| 乌鲁木齐县| 民县| 贵港市| 屯门区| 红河县| 三门峡市| 顺平县| 佛坪县| 衡南县| 高雄县| 林周县| 昌乐县| 汽车| 英山县| 株洲县| 兴安县| 彩票| 宁武县| 句容市| 井冈山市| 镇江市| 汪清县| 玉环县| 绥化市| 长垣县| 怀柔区| 虹口区| 当涂县| 谷城县| 同德县| 邵阳市| 万盛区| 绥棱县| 丰台区| 襄汾县| 聂荣县| 海宁市|