We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site:
RESOLUTION
MIME Type Configuration notes indicate that the entry should look like
the following:
<mime type>, <file extension>, <command parameters>, <gopher type>
where the given example is:
text/html, htm, /unused, 1
Internet Information Server MIME Mapping notes indicate that the entry
should look like the following:
<mime type>, <file extension>,, <gopher type>
and specifically note the double comma before the gopher type.
Gopher types can be found at the end of Chapter 9 in the IIS online
documentation. Type 5 should be used for AutoCAD. Type 5 is described as
"MS-DOS binary archive." However, the documentation should say, "MS-DOS
binary file with the archive bit set."
<command parameters> is not found or referenced in the online documents.
The actual entry for AutoCAD is as follows:
This will enable the AutoCAD Web viewer on IIS.