Check if a MiniWeb that corresponds to a URL exists
Syntax
int Ns_UrlIsMiniWeb(
char *hServer,
char *URL
);
Description
The Ns_UrlIsMiniWeb function constructs a MiniWeb directory name by appending the URL to the current AOLserver pages directory for the specified virtual server. It returns 1 if the directory exists and contains a MiniWeb document.nvd file.