Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_httpserver: Set default file handler (you can now request static files as... | Matthew Wild | 2009-08-11 | 1 | -6/+36 |
* | mod_httpserver: Update to use new new_from_config() too | Matthew Wild | 2009-07-14 | 1 | -1/+1 |
* | mod_httpserver: Use new httpserver helper to initialise ports | Matthew Wild | 2009-07-12 | 1 | -11/+1 |
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
* | mod_httpserver: Allow configuration of ports and base path, like mod_bosh | Matthew Wild | 2009-06-22 | 1 | -1/+12 |
* | mod_httpserver: Add require 'net.httpserver' | Matthew Wild | 2009-01-12 | 1 | -0/+2 |
* | Add initial mod_httpserver for serving static content | Matthew Wild | 2008-12-22 | 1 | -0/+20 |