aqhome-cgi: add login url.
This commit is contained in:
@@ -130,6 +130,7 @@ void _handleRequest(AQCGI_REQUEST *rq, const char *sPathStaticFiles, const char
|
||||
int rv;
|
||||
|
||||
sv=AQH_ServiceFiles_new(sPathRuntimeFiles, sBaseUrl);
|
||||
AQH_Service_SetLoginUrl(sv, "/aqhome/login");
|
||||
|
||||
rv=_handlePath(sv, rq, sPathStaticFiles);
|
||||
if (rv<0) {
|
||||
|
||||
Reference in New Issue
Block a user