Get pathname for file associated with MIME type
char *Ns_ServerGetMimeIcon( char *hServer, char *type );
The Ns_ServerGetMimeIcon function returns the URL (usually a GIF image) associated with the specified MIME type (type) for the specified virtual server (hServer).