摘要:
IIS关闭Trace、OPTIONS方法 方法(1):web.config 在<configuration>节点下添加如下代码: <system.webServer> <security> <requestFiltering> <verbs allowUnlisted="false"> <add v 阅读全文
posted @ 2020-08-07 11:24 高山老王 阅读(1167) 评论(0) 推荐(0)
|
|
|
|
摘要:
IIS关闭Trace、OPTIONS方法 方法(1):web.config 在<configuration>节点下添加如下代码: <system.webServer> <security> <requestFiltering> <verbs allowUnlisted="false"> <add v 阅读全文
posted @ 2020-08-07 11:24 高山老王 阅读(1167) 评论(0) 推荐(0) |
|