Software /
code /
prosody
Log
plugins/mod_httpserver.lua @ 1877:23c39f66406f
description | author | age |
---|---|---|
mod_httpserver: Update to use new httpserver.new_from_config syntax | Matthew Wild | 2009-10-02 |
Merge with 0.5 | Matthew Wild | 2009-09-24 |
mod_httpserver: Configurable filesystem path to serve from | Matthew Wild | 2009-09-21 |
Merge with 0.5 (no changes!) | Matthew Wild | 2009-09-11 |
mod_httpserver: Backport from trunk more thorough validation of URLs prior to processing | Matthew Wild | 2009-09-11 |
mod_httpserver: Set default file handler (you can now request static files as /*) and restructure code a bit | Matthew Wild | 2009-08-11 |
mod_httpserver: Update to use new new_from_config() too | Matthew Wild | 2009-07-14 |
mod_httpserver: Use new httpserver helper to initialise ports | Matthew Wild | 2009-07-12 |