摘要:
<rule name="防止头部攻击" patternSyntax="ExactMatch" stopProcessing="true"> <match url="*" negate="true" /> <conditions> <add input="{HTTP_HOST}" pattern="域 阅读全文
posted @ 2023-03-30 10:14
榕树下的回忆
阅读(37)
评论(0)
推荐(0)
摘要:
<rule name="redirect to HTTPS" stopProcessing="true"> <match url="(.*)" /> <conditions> <add input="{HTTP_HOST}" pattern="localhost" negate="true" /> 阅读全文
posted @ 2023-03-30 10:12
榕树下的回忆
阅读(35)
评论(0)
推荐(0)

浙公网安备 33010602011771号