void Ns_ServerSetNoExtensionMimeType( char *hServer char *type );
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.