Server Error in Application "WWW.SECURITEC.COM"
Internet Information Services 7.0
Error Summary
HTTP Error 406.0 - Not Acceptable
The resource cannot be displayed because the file extension is not being accepted by your browser.
Detailed Error Information
Module
StaticFileModule
Notification
ExecuteRequestHandler
Handler
StaticFile
Error Code
0x00000000
Requested URL
http://www.securitec.com/index.php
Physical Path
\\fsvs02\target02\346154\346158\www.securitec.com\web\content\index.php
Logon Method
Anonymous
Logon User
Anonymous
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.
Links and 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 »