contents.gifindex.gifprev1.gifnext1.gif

NT IIS 4.0

If you are using NT Internet Information Server (IIS) 4.0, do the following to add the plug-in MIME type:

1. Start the Registry Editor (Regedt32.exe) and open the file "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\Inetinfo\Parameters\MimeMap". (Note: before editing your system registry, you should always make a back up copy. That way, if problems arise, you can revert back to the previous version.)

2. Add the value for the MIME mapping as follows:

Key Name:
SYSTEM\CurrentControlSet\Services\InetInfo\Parameters\MimeMap
Name:
application/vnd.acucobol,acu,,5
Type:
REG_SZ


3. Save your changes to the registry and restart the Web server.