index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_httpserver.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_httpserver: Rudimentary directory detection, return forbidden instead of ...
Matthew Wild
2010-01-01
1
-0
/
+4
*
mod_httpserver: Text files are text/plain, and not plain/text.
Waqas Hussain
2009-12-10
1
-1
/
+1
*
mod_httpserver: Removed a log message.
Waqas Hussain
2009-12-10
1
-1
/
+0
*
mod_httpserver: Read files in binary mode; fixes issues with serving binary f...
Waqas Hussain
2009-12-10
1
-1
/
+1
*
mod_httpserver: Skip returning a Content-Type when not known (application/oct...
Waqas Hussain
2009-12-10
1
-5
/
+2
*
mod_httpserver: Return Content-Type header based on file extension.
Waqas Hussain
2009-12-10
1
-1
/
+21
*
mod_httpserver: Delay setup until after server is started.
Waqas Hussain
2009-12-10
1
-3
/
+10
*
mod_httpserver: Update to use new httpserver.new_from_config syntax
Matthew Wild
2009-10-03
1
-1
/
+1
*
Merge with 0.5
Matthew Wild
2009-09-24
1
-1
/
+1
|
\
|
*
mod_httpserver: Configurable filesystem path to serve from
Matthew Wild
2009-09-21
1
-1
/
+1
|
*
mod_httpserver: Backport from trunk more thorough validation of URLs prior to...
Matthew Wild
2009-09-11
1
-1
/
+25
*
|
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