log plugins/mod_http_files.lua @ 6872:eb28067faadf

age author description
Sat, 26 Sep 2015 19:34:58 +0200 Kim Alvefur mod_http_files: Strip trailing directory separator regardless of directionality of the slash (fixes #545)
Sun, 09 Mar 2014 23:47:53 +0100 Kim Alvefur Merge 0.9->0.10
Sun, 09 Mar 2014 22:16:44 +0100 Kim Alvefur mod_http_files: Strip path separator from end of paths, was broken on Windows (thanks Junne)
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 29 Jun 2013 10:11:55 +0100 Matthew Wild Merge 0.9->trunk
Fri, 28 Jun 2013 19:34:57 +0200 Kim Alvefur mod_http_files: Put the MIME type map in a global shared table instead of per-host
Thu, 13 Jun 2013 23:31:11 +0200 Kim Alvefur mod_http_files: Put the MIME type map in a global shared table
Sun, 23 Dec 2012 17:04:44 +0100 Kim Alvefur mod_http_files: Fix sending Content-Type for index files