]> git.pld-linux.org Git - packages/lighttpd.git/blob - lighttpd-mod_staticfile.conf
sample more debug variables
[packages/lighttpd.git] / lighttpd-mod_staticfile.conf
1 # staticfile module.
2 #
3
4 # NOTE: this module is automatically loaded
5
6 # see http://redmine.lighttpd.net/issues/1209
7 #etag.use-inode = "enable"
8 #etag.use-mtime = "enable"
9 #etag.use-size = "enable"
10
11 # ETag header generation (default: enabled)
12 #static-file.etags = "enable"
This page took 0.037198 seconds and 3 git commands to generate.