prosody
log
graph
tags
bookmarks
branches
e416b9185c6b
browse
changeset
plugins/mod_httpserver.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_httpserver.lua @ 3212:
e416b9185c6b
less
more
|
(0)
tip
description
author
age
Merge 0.6->0.7
Matthew Wild
2010-03-22
Update copyright headers for 2010
Matthew Wild
2010-03-22
mod_httpserver: Rudimentary directory detection, return forbidden instead of causing a traceback (since commit 0325f241a26c)
Matthew Wild
2010-01-01
mod_httpserver: Text files are text/plain, and not plain/text.
Waqas Hussain
2009-12-10
mod_httpserver: Removed a log message.
Waqas Hussain
2009-12-10
mod_httpserver: Read files in binary mode; fixes issues with serving binary files.
Waqas Hussain
2009-12-10
mod_httpserver: Skip returning a Content-Type when not known (application/octet-stream is not a correct default).
Waqas Hussain
2009-12-10
mod_httpserver: Return Content-Type header based on file extension.
Waqas Hussain
2009-12-10
mod_httpserver: Rudimentary directory detection, return forbidden instead of causing a traceback (since commit 0325f241a26c)
Matthew Wild
2010-01-01
mod_httpserver: Text files are text/plain, and not plain/text.
Waqas Hussain
2009-12-10
mod_httpserver: Removed a log message.
Waqas Hussain
2009-12-10
mod_httpserver: Read files in binary mode; fixes issues with serving binary files.
Waqas Hussain
2009-12-10
mod_httpserver: Skip returning a Content-Type when not known (application/octet-stream is not a correct default).
Waqas Hussain
2009-12-10
mod_httpserver: Return Content-Type header based on file extension.
Waqas Hussain
2009-12-10
mod_httpserver: Delay setup until after server is started.
Waqas Hussain
2009-12-10
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
Add copyright header to those files missing one
Matthew Wild
2009-07-10
mod_httpserver: Allow configuration of ports and base path, like mod_bosh
Matthew Wild
2009-06-22
mod_httpserver: Add require 'net.httpserver'
Matthew Wild
2009-01-12
Add initial mod_httpserver for serving static content
Matthew Wild
2008-12-22
less
more
|
(0)
tip