Software /
code /
prosody
Log
plugins/mod_http_files.lua @ 5716:8a0465de172e
description | author | age |
---|---|---|
mod_http_files: Put the MIME type map in a global shared table instead of per-host | Kim Alvefur | Fri, 28 Jun 2013 19:34:57 +0200 |
mod_http_files: Put the MIME type map in a global shared table | Kim Alvefur | Thu, 13 Jun 2013 23:31:11 +0200 |
mod_http_files: Fix sending Content-Type for index files | Kim Alvefur | Sun, 23 Dec 2012 17:04:44 +0100 |
mod_http_files: Allow passing a string to serve() | Kim Alvefur | Sun, 23 Dec 2012 11:17:44 +0100 |
mod_http_files: Expose function other modules can use to combine their routes with file paths to serve | Kim Alvefur | Fri, 21 Dec 2012 20:40:29 +0100 |
mod_http_files: Work with non-wildcard-routes. Key cache on the original HTTP path. | Kim Alvefur | Fri, 21 Dec 2012 20:34:40 +0100 |