HTTP Error 406.0 - ModSecurity Action

The resource cannot be displayed because the file extension is not being accepted by your browser.

Most likely causes:

  • The request was rejected because it contained an Accept header for a MIME type that is not supported for the requested file extension.

Things you can try:

  • Verify the MIME settings for the file extension that was requested to make sure this MIME type is acceptable.

Detailed Error Information:

Module   modsecurity_x64
Notification   BeginRequest
Handler   ASPClassic
Error Code   0x00000000
Requested URL   http://kaocs119.or.kr:80/board/download.asp?file=2020+%EC%9E%AC%EB%82%9C%EA%B5%AC%ED%98%B8%EB%8B%A8+%EC%88%98%EC%A7%80%EA%B2%B0%EC%82%B0%281%EC%9B%94%7E12%EC%9B%94%29%2Epdf
Physical Path   E:\inetpub\wwwroot\board\download.asp
Logon Method   Not yet determined
Logon User   Not yet determined

More Information:

This error occurs when the client requests a file with a certain file extension and then specifies the Accept header with a MIME type that is different from the configuration of this file extension on the server. An example is requesting a file with the .doc extension and specifying an Accept header with text/xml instead of application/msword. Usually the client specifies */* for the Accept header, which allows the request to serve any MIME type.

View more information »