HTTP Error 404.12 - Not Found

The request filtering module is configured to deny a request URL that contains high-bit characters.

Most likely causes:

  • The request contained high-bit characters and request filtering is configured on the Web server to deny high-bit characters.

Things you can try:

  • Verify the configuration/system.webServer/security/requestFiltering@allowHighBitCharacters setting in the applicationhost.config or web.config file.

Detailed Error Information:

Module   RequestFilteringModule
Notification   BeginRequest
Handler   PHP via FastCGI (*.php)
Error Code   0x00000000
Requested URL   http://asaasoft.org:80/index.php/knowledge/news/item/2-راه-اندازي-تلويزيون-اينترنتي-سراسري-از-ابتداي-سال-۹۱
Physical Path   C:\HostingSpaces\bmiovnaa\asaasoft.org\wwwroot\index.php\knowledge\news\item\2-راه-اندازي-تلويزيون-اينترنتي-سراسري-از-ابتداي-سال-۹۱
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. When allowHighBitCharacters is set to false (the value is true if not present), IIS rejects a request if it contains high-bit characters. If high-bit characters should be allowed by the server, modify the configuration/system.webServer/security/requestFiltering@allowHighBitCharacters setting.

View more information »