Searched defs:lua_ap_set_document_root (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/lua/
H A Dlua_request.c1415 * lua_ap_set_document_root; r:set_document_root(path) - sets the current doc
1418 static int lua_ap_set_document_root(lua_State *L) function
2906 makefun(&lua_ap_set_document_root, APL_REQ_FUNTYPE_LUACFUN, p));

Completed in 562 milliseconds