Tue, 13 Jul 2010 09:25:45 +0100 Matthew Wild mod_httpserver: Serve index.html if a request is made for a directory and it contains one (thanks Brian Cully) file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Fri, 01 Jan 2010 21:32:23 +0000 Matthew Wild mod_httpserver: Rudimentary directory detection, return forbidden instead of causing a traceback (since commit 0325f241a26c) file | diff | annotate
Thu, 10 Dec 2009 16:52:08 +0500 Waqas Hussain mod_httpserver: Text files are text/plain, and not plain/text. file | diff | annotate
Thu, 10 Dec 2009 16:34:38 +0500 Waqas Hussain mod_httpserver: Removed a log message. file | diff | annotate
Thu, 10 Dec 2009 16:27:17 +0500 Waqas Hussain mod_httpserver: Read files in binary mode; fixes issues with serving binary files. file | diff | annotate
Thu, 10 Dec 2009 16:25:50 +0500 Waqas Hussain mod_httpserver: Skip returning a Content-Type when not known (application/octet-stream is not a correct default). file | diff | annotate
Thu, 10 Dec 2009 16:22:34 +0500 Waqas Hussain mod_httpserver: Return Content-Type header based on file extension. file | diff | annotate
Fri, 01 Jan 2010 21:32:23 +0000 Matthew Wild mod_httpserver: Rudimentary directory detection, return forbidden instead of causing a traceback (since commit 0325f241a26c) file | diff | annotate
Thu, 10 Dec 2009 16:52:08 +0500 Waqas Hussain mod_httpserver: Text files are text/plain, and not plain/text. file | diff | annotate
Thu, 10 Dec 2009 16:34:38 +0500 Waqas Hussain mod_httpserver: Removed a log message. file | diff | annotate
Thu, 10 Dec 2009 16:27:17 +0500 Waqas Hussain mod_httpserver: Read files in binary mode; fixes issues with serving binary files. file | diff | annotate
Thu, 10 Dec 2009 16:25:50 +0500 Waqas Hussain mod_httpserver: Skip returning a Content-Type when not known (application/octet-stream is not a correct default). file | diff | annotate
Thu, 10 Dec 2009 16:22:34 +0500 Waqas Hussain mod_httpserver: Return Content-Type header based on file extension. file | diff | annotate
Thu, 10 Dec 2009 16:21:33 +0500 Waqas Hussain mod_httpserver: Delay setup until after server is started. file | diff | annotate
Sat, 03 Oct 2009 00:57:26 +0100 Matthew Wild mod_httpserver: Update to use new httpserver.new_from_config syntax file | diff | annotate
Thu, 24 Sep 2009 11:16:25 +0100 Matthew Wild Merge with 0.5 file | diff | annotate
Mon, 21 Sep 2009 17:57:28 +0100 Matthew Wild mod_httpserver: Configurable filesystem path to serve from file | diff | annotate
Fri, 11 Sep 2009 03:13:56 +0100 Matthew Wild Merge with 0.5 (no changes!) file | diff | annotate
Fri, 11 Sep 2009 03:12:09 +0100 Matthew Wild mod_httpserver: Backport from trunk more thorough validation of URLs prior to processing file | diff | annotate
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 file | diff | annotate
Tue, 14 Jul 2009 21:04:22 +0100 Matthew Wild mod_httpserver: Update to use new new_from_config() too file | diff | annotate
Sun, 12 Jul 2009 15:22:37 +0100 Matthew Wild mod_httpserver: Use new httpserver helper to initialise ports file | diff | annotate
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one file | diff | annotate
Mon, 22 Jun 2009 16:16:08 +0100 Matthew Wild mod_httpserver: Allow configuration of ports and base path, like mod_bosh file | diff | annotate
Mon, 12 Jan 2009 03:29:05 +0000 Matthew Wild mod_httpserver: Add require 'net.httpserver' file | diff | annotate
Mon, 22 Dec 2008 22:13:22 +0000 Matthew Wild Add initial mod_httpserver for serving static content file | diff | annotate
(0) tip

mercurial