HTTP 錯誤 404.8 - Not Found

要求的篩選模組設定為拒絕包含 hiddenSegment 區段之 URL 中的路徑。

最有可能的原因:

  • 已為網頁伺服器設定要求篩選,且其中包含的 hiddenSegments 區段允許伺服器系統管理員拒絕存取特定目錄。

解決方法:

  • 確認 applicationhost.config 或 web.config 檔案中的 configuration/system.webServer/security/requestFiltering/hiddenSegments 設定。

詳細錯誤資訊:

模組   RequestFilteringModule
通知   BeginRequest
處理常式   StaticFile
錯誤碼   0x00000000
要求的 URL   https://gofish.atri.org.tw:443/fengxi/front/bin/ptdetail.phtml?Part=pro0014&Category=1
實體路徑   C:\www\gofish_v2\public\fengxi\front\bin\ptdetail.phtml
登入方法   尚未判定
登入使用者   尚未判定

詳細資訊:

此為安全性功能。除非完全瞭解變更的範圍,否則請勿變更此功能。如果經由此設定拒絕的特定目錄應提供內容,則移除 configuration/system.webServer/security/requestFiltering/hiddenSegments 中拒絕的目錄。

檢視詳細資訊 »