log plugins/mod_httpserver.lua @ 1816:1c0bde3db7d8

age author description
Thu, 24 Sep 2009 11:16:25 +0100 Matthew Wild Merge with 0.5
Mon, 21 Sep 2009 17:57:28 +0100 Matthew Wild mod_httpserver: Configurable filesystem path to serve from
Fri, 11 Sep 2009 03:13:56 +0100 Matthew Wild Merge with 0.5 (no changes!)
Fri, 11 Sep 2009 03:12:09 +0100 Matthew Wild mod_httpserver: Backport from trunk more thorough validation of URLs prior to processing
Tue, 11 Aug 2009 21:33:24 +0100 Matthew Wild mod_httpserver: Set default file handler (you can now request static files as /*) and restructure code a bit
Tue, 14 Jul 2009 21:04:22 +0100 Matthew Wild mod_httpserver: Update to use new new_from_config() too
Sun, 12 Jul 2009 15:22:37 +0100 Matthew Wild mod_httpserver: Use new httpserver helper to initialise ports
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one