HTTP Error 404.8 - Not Found

The request filtering module is configured to deny a path in the URL that contains a hiddenSegment section.

Most likely causes:

  • Request filtering is configured for the Web server and it contains a hiddenSegments section that allows the server administrator to deny access to specific directories.

Things you can try:

  • Verify configuration/system.webServer/security/requestFiltering/hiddenSegments settings in the applicationhost.config or the web.config file.

Detailed Error Information:

Module   RequestFilteringModule
Notification   BeginRequest
Handler   StaticContent_32bits_*
Error Code   0x00000000
Requested URL   http://www.intlcargo.com.ar:80/http:/190.210.215.118:8080/tracking/bin
Physical Path   d:\WebSites\intlcargo.com.ar\Home\public_html\http:\190.210.215.118:8080\tracking\bin
Logon Method   Not yet determined
Logon User   Not yet determined

More Information:

This is a security feature. Do not change this feature unless the scope of the change is fully understood. If content should be served from a specific directory being denied by this setting, remove the denied directory from configuration/system.webServer/security/requestFiltering/hiddenSegments.

View more information »