char *Ns_ModulePath( Ns_DString *dest, char *hServer, char *hModule, ... );
The Ns_ModulePath function constructs a path by appending the final variable arguments to the base path defined by a module on the specified server. The list of arguments must end with NULL.