Searched refs:build_doc_root (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_simple_vhost.c | 124 static int build_doc_root(server *srv, connection *con, plugin_data *p, buffer *out, buffer *host) { in build_doc_root() function 240 build_doc_root(srv, con, p, p->doc_root, con->uri.authority)) { in mod_simple_vhost_docroot() 242 if (build_doc_root(srv, con, p, in mod_simple_vhost_docroot()
|