五月天青色头像情侣网名,国产亚洲av片在线观看18女人,黑人巨茎大战俄罗斯美女,扒下她的小内裤打屁股

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

分享到微博請遵守國家法律
黔西| 巴林右旗| 靖远县| 昔阳县| 哈尔滨市| 广饶县| 丹东市| 溧水县| 上思县| 延津县| 嘉荫县| 积石山| 华阴市| 南昌县| 视频| 龙川县| 祁门县| 宽甸| 岳阳县| 临汾市| 县级市| 民丰县| 哈尔滨市| 叙永县| 林甸县| 弥勒县| 泰安市| 高清| 庆城县| 志丹县| 伽师县| 石门县| 绥德县| 上栗县| 东丽区| 五原县| 昭通市| 长白| 凭祥市| 安多县| 阳朔县|