Home
last modified time | relevance | path

Searched refs:indexfiles (Results 1 – 11 of 11) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_indexfile.c17 array *indexfiles; member
56 array_free(s->indexfiles); in FREE_FUNC()
90 s->indexfiles = array_init(); in SETDEFAULTS_FUNC()
92 cv[0].destination = s->indexfiles; in SETDEFAULTS_FUNC()
93 cv[1].destination = s->indexfiles; /* old name for [0] */ in SETDEFAULTS_FUNC()
111 PATCH(indexfiles); in mod_indexfile_patch_connection()
126 PATCH(indexfiles); in mod_indexfile_patch_connection()
128 PATCH(indexfiles); in mod_indexfile_patch_connection()
155 for (k = 0; k < p->conf.indexfiles->used; k++) { in URIHANDLER_FUNC()
156 data_string *ds = (data_string *)p->conf.indexfiles->data[k]; in URIHANDLER_FUNC()
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A Dlowercase.conf27 server.indexfiles = ( "index.php", "index.html",
H A Dfastcgi-10.conf40 server.indexfiles = ( "index.php", "index.html",
H A Dfastcgi-responder.conf49 server.indexfiles = ( "index.php", "index.html",
H A Dfastcgi-auth.conf46 server.indexfiles = ( "index.php", "index.html",
H A Dfastcgi-13.conf44 server.indexfiles = ( "index.php", "index.html",
H A Dbug-12.conf44 server.indexfiles = ( "index.html",
H A Dbug-06.conf44 server.indexfiles = ( "index.html",
H A Dproxy.conf38 server.indexfiles = ( "index.php", "index.html",
H A Dlighttpd.conf46 server.indexfiles = ( "index.php", "index.html",
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dcml.txt97 To transform this example into a CML you need 'index.cml' in the list of indexfiles