Conf/Mimetypes
ns_section "ns/mimetypes"
part of AOLServer Config Reference
AOLserver already has an exhaustive list of MIME types, but in case something is missing you can add it here.
ns_section "ns/mimetypes" ns_param ".xls" "application/vnd.ms-excel" ns_param default "*/*" ;# MIME type for unknown extension ns_param noextension "*/*" ;# MIME type for missing extension