Software /
code /
prosody
Log
plugins/mod_httpserver.lua @ 1680:f3d241915429
description | author | age |
---|---|---|
mod_httpserver: Set default file handler (you can now request static files as /*) and restructure code a bit | Matthew Wild | Tue, 11 Aug 2009 21:33:24 +0100 |
mod_httpserver: Update to use new new_from_config() too | Matthew Wild | Tue, 14 Jul 2009 21:04:22 +0100 |
mod_httpserver: Use new httpserver helper to initialise ports | Matthew Wild | Sun, 12 Jul 2009 15:22:37 +0100 |
Add copyright header to those files missing one | Matthew Wild | Fri, 10 Jul 2009 03:08:38 +0100 |
mod_httpserver: Allow configuration of ports and base path, like mod_bosh | Matthew Wild | Mon, 22 Jun 2009 16:16:08 +0100 |
mod_httpserver: Add require 'net.httpserver' | Matthew Wild | Mon, 12 Jan 2009 03:29:05 +0000 |
Add initial mod_httpserver for serving static content | Matthew Wild | Mon, 22 Dec 2008 22:13:22 +0000 |