| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | simple-vhost.txt | 32 - server-root 34 - document-root 38 server-root + hostname + document-root 42 server-root + default-host + document-root 56 simple-vhost.server-root = "/var/www/servers/" 58 simple-vhost.document-root = "pages" 70 simple-vhost.document-root = "pages" 89 simple-vhost.document-root = "pages" 101 simple-vhost.server-root 102 root of the virtual host [all …]
|
| H A D | configuration.txt | 45 # default document-root 46 server.document-root = "/var/www/example.org/pages/" 147 server.document-root = "..." 211 server.document-root = basedir + "/public/" 253 server.document-root 254 document-root of the webserver 277 .. note:: port belows 1024 require root-permissions 306 root-directory of the server 308 NOTE: requires root-permissions 313 NOTE: requires root-permissions [all …]
|
| H A D | alias.txt | 24 The alias module is used to specify a special document-root for a given url-subset. 30 rewrites the document-root for a URL-subset
|
| H A D | userdir.txt | 50 usually it should be set to "public_html" to take ~/public_html/ as the document root 52 … disabled; set it to "" if you want the home directory to be the document root as it was the defau… 63 userdir.exclude-user = ( "root", "postmaster" )
|
| H A D | security.txt | 36 Running daemons as root with full privileges is a bad idea in general. 44 Drop root privileges
|
| H A D | rewrite.txt | 64 # * you can never change document-root by mod_rewrite 73 server.document-root = "/www/htdocs/"
|
| H A D | secdownload.txt | 28 secdownload.document-root = <string> 103 the configured (secdownload.document-root) and passed to the 144 secdownload.document-root = "/home/www/servers/download-area/"
|
| H A D | magnet.txt | 49 * or at a later stage, when the doc-root is known and the physical-path is already setup 102 * lighty.env["physical.doc-root"] = "/my-docroot" 210 if (nil == lfs.attributes(lighty.env["physical.doc-root"] .. "/maintainance.html")) then 211 lighty.content = ( lighty.env["physical.doc-root"] .. "/maintainance.html" ) 309 If you want to implement caching on your document-root and only want to regenerate 312 magnet.attract-physical-path-to = ( server.document-root + "/rewrite.lua" ) 326 lighty.env["physical.path"] = lighty.env["physical.doc-root"] .. lighty.env["physical.rel-path"]
|
| H A D | fastcgi.txt | 112 "fix-root-scriptname" => <boolean>, 135 outside of server.document-root tree. 138 for a file in local server.document-root tree 148 :"fix-root-scriptname": fix broken path-info split for "/" extension ("prefix") 192 document root. The handling of index files is also the 455 another root-directory (chroot). 490 ## if this script is run as root switch to the following user 516 If you start the script as user root php processes will be 518 root permissions. Otherwise the php processes will run as
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | lighttpd.conf | 5 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 142 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 144 secdownload.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 150 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 156 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 162 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 168 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/123.example.org/pages/" 173 simple-vhost.document-root = "pages" 174 simple-vhost.server-root = env.SRCDIR + "/tmp/lighttpd/servers/" 179 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| H A D | condition.conf | 5 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 32 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 37 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 43 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 51 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 62 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| H A D | proxy.conf | 1 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 139 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 143 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 148 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/123.example.org/pages/" 153 simple-vhost.document-root = "pages" 154 simple-vhost.server-root = env.SRCDIR + "/tmp/lighttpd/servers/"
|
| H A D | bug-12.conf | 1 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 153 simple-vhost.document-root = "pages" 154 simple-vhost.server-root = env.SRCDIR + "/tmp/lighttpd/servers/" 158 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 162 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| H A D | bug-06.conf | 1 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 151 simple-vhost.document-root = "pages" 152 simple-vhost.server-root = env.SRCDIR + "/tmp/lighttpd/servers/" 156 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 160 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| H A D | var-include.conf | 5 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 31 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 36 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| H A D | fastcgi-10.conf | 1 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 131 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 135 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| H A D | fastcgi-responder.conf | 1 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 155 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 159 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| H A D | fastcgi-auth.conf | 1 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 153 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 157 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| H A D | fastcgi-13.conf | 1 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 148 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/" 152 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| H A D | 404-handler.conf | 5 server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_optimize.c | 263 struct block *root; in find_levels() 267 find_levels_r(root); 275 struct block *root; in find_dom() 322 struct block *root; in find_edom() 353 struct block *root; in find_closure() 1792 find_ud(root); 1813 root = *rootp; 1815 opt_init(root); 1816 opt_loop(root, 0); 1817 opt_loop(root, 1); [all …]
|
| /mOS-networking-stack/core/src/include/ |
| H A D | tree.h | 93 #define TREE_DFS_FOREACH(var, root, scratch, field) \ argument 95 (var) = (root); (var); \ 97 ? ((((var)->field.tn_younger && (var) != (root)) \ 100 : ((var)->field.tn_younger && (var) != (root)) \ 103 #define TREE_DFS_FOREACH_SELECTIVE(var, root, scratch, field, sel) \ argument 105 (var) = (root); (sel = true, var); \ 107 ? ((((var)->field.tn_younger && (var) != (root)) \ 110 : ((var)->field.tn_younger && (var) != (root)) \ 118 #define TREE_BFS_FOREACH(var, root, scratch, field) \ argument 120 (var) = (root); (var); \ [all …]
|
| /mOS-networking-stack/core/src/ |
| H A D | scalable_event.c | 154 tree_search(tree_node_t *root, event_t ev) in tree_search() argument 159 TREE_DFS_FOREACH(walk, root, &stack, link) in tree_search() 179 stree_create(uint64_t id, tree_node_t *root) in stree_create() argument 188 nstree->root = root; in stree_create() 206 tree_del_recursive(stree->root); in stree_destroy() 339 TREE_DFS_FOREACH(w, stree->root, &stack, link) { 383 if (tree_search(stree->root, ev)) in RegCb() 432 curf->root->ref_cnt = 1; in RegCb() 447 w = stree->root; in RegCb() 609 #define TREE_IS_ONLY_CHILD(root, x, field) \ in UnregCb() argument [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/conf.d/ |
| H A D | simple_vhost.conf | 18 simple-vhost.server-root = vhosts_dir + "/" 20 simple-vhost.document-root = "/htdocs/"
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/vhosts.d/ |
| H A D | vhosts.template | 16 server.document-root = vhosts_dir + "/example.com/download/htdocs" 29 server.document-root = vhosts_dir + "/ssl-localhost/pages/"
|