[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_ServerSetNoExtensionMimeType

Overview

Set "no-extension" MIME type

Syntax

    void Ns_ServerSetNoExtensionMimeType(
    	char *hServer
    	char *type
    );

Description

The Ns_ServerSetNoExtensionMimeType function sets the "no-extension" MIME type to type on the virtual server hServer. See the Ns_ServerGetMimeType function, above, for information on when this is used.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.