log plugins/mod_http_files.lua @ 5268:69964d1cbe66

age author description
Sun, 23 Dec 2012 11:17:44 +0100 Kim Alvefur mod_http_files: Allow passing a string to serve()
Fri, 21 Dec 2012 20:40:29 +0100 Kim Alvefur mod_http_files: Expose function other modules can use to combine their routes with file paths to serve
Fri, 21 Dec 2012 20:34:40 +0100 Kim Alvefur mod_http_files: Work with non-wildcard-routes. Key cache on the original HTTP path.
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