Searched refs:WEB_ROOT (Results 1 – 1 of 1) sorted by relevance
14 #define WEB_ROOT "/wwwroot/First-WebPage-On-DragonOS" macro152 sprintf(path, "%s%s%s", WEB_ROOT, url, DEFAULT_PAGE); in handle_request()156 sprintf(path, "%s%s", WEB_ROOT, url); in handle_request()