prosody
log
graph
tags
bookmarks
branches
3c02a9ed399e
browse
changeset
plugins/mod_http_files.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_http_files.lua @ 6084:
3c02a9ed399e
less
more
|
(0)
-15
tip
description
author
age
Merge 0.9->0.10
Kim Alvefur
2014-03-09
mod_http_files: Strip path separator from end of paths, was broken on Windows (thanks Junne)
Kim Alvefur
2014-03-09
Remove all trailing whitespace
Florian Zeitz
2013-08-09
Merge 0.9->trunk
Matthew Wild
2013-06-29
mod_http_files: Put the MIME type map in a global shared table instead of per-host
Kim Alvefur
2013-06-28
mod_http_files: Put the MIME type map in a global shared table
Kim Alvefur
2013-06-13
mod_http_files: Fix sending Content-Type for index files
Kim Alvefur
2012-12-23
mod_http_files: Allow passing a string to serve()
Kim Alvefur
2012-12-23
mod_http_files: Expose function other modules can use to combine their routes with file paths to serve
Kim Alvefur
2012-12-21
mod_http_files: Work with non-wildcard-routes. Key cache on the original HTTP path.
Kim Alvefur
2012-12-21
mod_http_files: Replace file listing with an event, allowing a different plugin to generate it
Kim Alvefur
2012-12-21
mod_http_files: Export function can be used by other modules to serve files. Don't serve files by default unless http_files_dir is set
Kim Alvefur
2012-12-21
mod_http_files: Rename config options and variable names
Kim Alvefur
2012-12-21
mod_http_files: Log the error if we can't open or read a file
Kim Alvefur
2012-12-21
mod_http_files: Escape paths in redirects
Kim Alvefur
2012-12-21
less
more
|
(0)
-15
tip