Searched refs:location (Results 1 – 6 of 6) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_redirect.c | 22 buffer *location; member 35 p->location = buffer_init(); in INIT_FUNC() 59 buffer_free(p->location); in FREE_FUNC() 218 buffer_reset(p->location); in mod_redirect_uri_handler() 227 buffer_append_string_len(p->location, pattern + start, k - start); in mod_redirect_uri_handler() 231 buffer_append_string_len(p->location, pattern+k, pattern[k] == pattern[k+1] ? 1 : 2); in mod_redirect_uri_handler() 235 buffer_append_string(p->location, list[num]); in mod_redirect_uri_handler() 243 config_append_cond_match_buffer(con, p->conf.context, p->location, num); in mod_redirect_uri_handler() 251 buffer_append_string_len(p->location, pattern + start, pattern_len - start); in mod_redirect_uri_handler() 255 response_header_insert(srv, con, CONST_STR_LEN("Location"), CONST_BUF_LEN(p->location)); in mod_redirect_uri_handler()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/ |
| H A D | 404.fcgi | 15 -location => 'http://www.example.org/');
|
| H A D | 404.pl | 14 -location => 'http://www.example.org/');
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | aclocal.m4 | 243 dnl Substitutes the variable pkgconfigdir as the location where a module 265 dnl Substitutes the variable noarch_pkgconfigdir as the location where a
|
| H A D | NEWS | 653 * added location of upload-files to config as array
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 1147 # the location of the communication and MPI libs are included too. 5674 # but as the default location of the library. 5692 # but as the default location of the library. 5745 # but as the default location of the library. 6784 # location of the library. 6837 # location of the library.
|