Home
last modified time | relevance | path

Searched refs:expire (Results 1 – 22 of 22) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dexpire.txt17 :keywords: lighttpd, expire
31 expire.url
41 expire.url = ( "/images/" => "access 1 hour" )
H A DMakefile.am34 expire.txt \
72 expire.html \
H A DMakefile.in314 expire.txt \
352 expire.html \
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A Dprepare.sh18 mkdir -p $tmpdir/servers/www.example.org/pages/expire/
33 cp $srcdir/docroot/www/expire/*.txt $tmpdir/servers/www.example.org/pages/expire/
H A Dfastcgi-10.conf122 expire.url = ( "/buggy/" => "access 2 hours", "/asdhas/" => "access plus 1 seconds…
H A Dfastcgi-responder.conf146 expire.url = ( "/buggy/" => "access 2 hours", "/asdhas/" => "access plus 1 seconds…
H A Dfastcgi-auth.conf144 expire.url = ( "/buggy/" => "access 2 hours", "/asdhas/" => "access plus 1 seconds…
H A Dfastcgi-13.conf139 expire.url = ( "/buggy/" => "access 2 hours", "/asdhas/" => "access plus 1 seconds…
H A Dbug-12.conf145 expire.url = ( "/buggy/" => "access 2 hours", "/asdhas/" => "access plus 1 seconds…
H A Dbug-06.conf143 expire.url = ( "/buggy/" => "access 2 hours", "/asdhas/" => "access plus 1 seconds…
H A Dproxy.conf129 expire.url = ( "/expire/access" => "access 2 hours",
H A Dlighttpd.conf132 expire.url = ( "/expire/access" => "access 2 hours",
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_expire.c78 static int mod_expire_get_offset(server *srv, plugin_data *p, buffer *expire, time_t *offset) { in mod_expire_get_offset() argument
93 if (expire->used == 0) { in mod_expire_get_offset()
99 ts = expire->ptr; in mod_expire_get_offset()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/conf.d/
H A DMakefile.am9 expire.conf \
H A DMakefile.in289 expire.conf \
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/
H A DMakefile.am5 SUBDIRS=go indexfile expire subdir
H A DMakefile.in346 SUBDIRS = go indexfile expire
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/expire/
H A DMakefile.in91 subdir = tests/docroot/www/expire
296 $(AUTOMAKE) --foreign tests/docroot/www/expire/Makefile
/mOS-networking-stack/core/src/include/
H A Dtcp_stream.h99 uint32_t expire; member
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfigure.ac735 tests/docroot/www/expire/Makefile \
H A DNEWS946 * fixed expire plugin for second Expire header
H A Dconfigure18116 …"tests/docroot/www/expire/Makefile") CONFIG_FILES="$CONFIG_FILES tests/docroot/www/expire/Makefile…