Internet Information Services 7.5

错误摘要

HTTP 错误 404.8 - Not Found

请求筛选模块被配置为拒绝包含 hiddenSegment 节的 URL 中的路径。

详细错误信息
模块RequestFilteringModule
通知BeginRequest
处理程序ASPClassic
错误代码0x00000000
请求的 URLhttp://www.laiqinghai.com:80/bin/chengtangou.asp?TianDao=uid24958.html
物理路径d:\1\s400html\bin\chengtangou.asp
登录方法尚未确定
登录用户尚未确定
最可能的原因:
  • 为 Web 服务器配置了请求筛选,它包含 hiddenSegments 节,允许服务器管理员拒绝对特定目录的访问。
可尝试的操作:
  • 确认 applicationhost.config 或 web.config 文件中的 configuration/system.webServer/security/requestFiltering/hiddenSegments 设置。
链接和更多信息 这是一项安全功能。请不要更改此功能,除非您完全清楚更改的影响范围。如果需要从被此设置拒绝的某个特定目录提供内容,请从 configuration/system.webServer/security/requestFiltering/hiddenSegments 中删除被拒绝的目录。

查看更多信息 »