aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_httpserver.lua
Commit message (Expand)AuthorAgeFilesLines
* mod_httpserver: Update to use new new_from_config() tooMatthew Wild2009-07-141-1/+1
* mod_httpserver: Use new httpserver helper to initialise portsMatthew Wild2009-07-121-11/+1
* Add copyright header to those files missing oneMatthew Wild2009-07-101-0/+8
* mod_httpserver: Allow configuration of ports and base path, like mod_boshMatthew Wild2009-06-221-1/+12
* mod_httpserver: Add require 'net.httpserver'Matthew Wild2009-01-121-0/+2
* Add initial mod_httpserver for serving static contentMatthew Wild2008-12-221-0/+20