Software /
code /
prosody
Log
plugins/mod_http_files.lua @ 4868:550f0a5e85c5
description | author | age |
---|---|---|
mod_http_files: Respond with a 301 redirect for directories to append a / (fixes relative links) | Kim Alvefur | Sat, 12 May 2012 02:17:08 +0200 |
mod_http_files: Specify method in HTTP route | Matthew Wild | Fri, 27 Apr 2012 18:40:44 +0100 |
mod_http_files, net.http.parser: Move path normalization to net.http.parser so that all modules can benefit | Matthew Wild | Thu, 26 Apr 2012 16:48:16 +0100 |
mod_http_files: Change option name from http_path to http_files_dir | Matthew Wild | Thu, 26 Apr 2012 06:42:02 +0100 |
mod_http_files: Log 404 failure reason | Matthew Wild | Thu, 26 Apr 2012 06:30:29 +0100 |
mod_http_files: Return numeric error codes instead of custom error responses | Matthew Wild | Thu, 26 Apr 2012 06:10:14 +0100 |