Oracle iPlanet Web Server 7.0.9 Administrator's Guide

Modify the MIME Type (Optional)

Edit the mime.types file to specify the MIME mapping. Modifying the MIME type mapping is an optional step.

For Example,

#--Oracle Corporation MIME Information

# Do not delete the above line. It is used to identify the file type.

#

# Copyright 2006, 2010 Oracle Corporation. All rights reserved.

# Use is subject to license terms.

#


type=application/octet-stream exts=bin

type=application/astound exts=asd,asn

...

...

type=magnus-internal/fastcgi exts=php

...

...