|
|
Check access of a method and URL
int Ns_AuthorizeRequest(
char *hServer,
char *method,
char *URL,
char *authuser,
char *authpasswd,
char *ipaddr
);
The Ns_AuthorizeRequest function is used to call the function registered by Ns_SetRequestAuthorizeProc to authorize a user's access to the given method and URL. Possible return values are: