Home
last modified time | relevance | path

Searched refs:server_root (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_simple_vhost.c14 buffer *server_root; member
58 buffer_free(s->server_root); in FREE_FUNC()
98 s->server_root = buffer_init(); in SETDEFAULTS_FUNC()
108 cv[0].destination = s->server_root; in SETDEFAULTS_FUNC()
129 if (p->conf.server_root->used) { in build_doc_root()
130 buffer_copy_string_buffer(out, p->conf.server_root); in build_doc_root()
179 PATCH(server_root); in mod_simple_vhost_patch_connection()
202 PATCH(server_root); in mod_simple_vhost_patch_connection()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/
H A Dlighttpd.orig.conf17 var.server_root = "/srv/www"
53 var.vhosts_dir = server_root + "/vhosts"
115 server.document-root = server_root + "/htdocs"
H A Dlighttpd.conf17 var.server_root = "/srv/www"
53 var.vhosts_dir = server_root + "/vhosts"
H A Dm-lighttpd.conf17 var.server_root = "/srv/www"
53 var.vhosts_dir = server_root + "/vhosts"