log plugins/mod_http_files.lua @ 5263:736e7ec8cd2e

age author description
Fri, 21 Dec 2012 20:08:33 +0100 Kim Alvefur mod_http_files: Replace file listing with an event, allowing a different plugin to generate it
Fri, 21 Dec 2012 17:54:43 +0100 Kim Alvefur mod_http_files: Export function can be used by other modules to serve files. Don't serve files by default unless http_files_dir is set
Fri, 21 Dec 2012 17:22:19 +0100 Kim Alvefur mod_http_files: Rename config options and variable names