Log

plugins/mod_httpserver.lua @ 2361:926905cb777f

description author age
mod_httpserver: Text files are text/plain, and not plain/text. Waqas Hussain Thu, 10 Dec 2009 16:52:08 +0500
mod_httpserver: Removed a log message. Waqas Hussain Thu, 10 Dec 2009 16:34:38 +0500
mod_httpserver: Read files in binary mode; fixes issues with serving binary files. Waqas Hussain Thu, 10 Dec 2009 16:27:17 +0500
mod_httpserver: Skip returning a Content-Type when not known (application/octet-stream is not a correct default). Waqas Hussain Thu, 10 Dec 2009 16:25:50 +0500
mod_httpserver: Return Content-Type header based on file extension. Waqas Hussain Thu, 10 Dec 2009 16:22:34 +0500
mod_httpserver: Delay setup until after server is started. Waqas Hussain Thu, 10 Dec 2009 16:21:33 +0500
mod_httpserver: Update to use new httpserver.new_from_config syntax Matthew Wild Sat, 03 Oct 2009 00:57:26 +0100