Internet Information Services 7.5

错误摘要

HTTP 错误 404.5 - Not Found

请求筛选模块被配置为拒绝该 URL 序列。

详细错误信息
模块RequestFilteringModule
通知BeginRequest
处理程序StaticFile
错误代码0x00000000
请求的 URLhttp://www.aier0755.com:80/tags/?/%C0%EE%C3%F4%B3%AC/
物理路径D:\wwwroot\www.aier0755.com\wwwroot\tags\
登录方法尚未确定
登录用户尚未确定
最可能的原因:
  • 为 Web 服务器配置了请求筛选,该 URL 序列被拒绝。
可尝试的操作:
  • 确认 applicationHost.config 或 web.config 文件中的 configuration/system.webServer/security/requestFiltering/denyUrlSequences 设置。
链接和更多信息 这是一项安全功能。请不要更改此功能,除非您完全清楚更改的影响范围。要允许请求的 URL 序列,请从 configuration/system.webServer/security/requestFiltering/denyUrlSequences 中删除被拒绝的 URL。

查看更多信息 »