Software /
code /
prosody
Log
plugins/mod_http_files.lua @ 10548:c88f979946c4
description | author | age |
---|---|---|
mod_http_files: Log something if unable to load MIME database | Kim Alvefur | Mon, 23 Dec 2019 21:52:50 +0100 |
mod_http_files: Try to determine which module using serve() needs updating | Kim Alvefur | Fri, 05 Apr 2019 18:18:23 +0200 |
mod_http_files: Use net.http.files | Kim Alvefur | Fri, 05 Apr 2019 17:12:19 +0200 |
mod_http_files: Rename variable to avoid name clash [luacheck] | Kim Alvefur | Wed, 10 Oct 2018 21:54:12 +0200 |
mod_http_files: Silence luacheck warnings related to config variables | Kim Alvefur | Wed, 10 Oct 2018 21:53:26 +0200 |
mod_http_files: Correct cache insertion (fixes #1130) | Kim Alvefur | Tue, 17 Apr 2018 18:40:57 +0200 |
mod_http_files: Use path variant of config option API for http_files_dir | Kim Alvefur | Tue, 21 Mar 2017 12:06:52 +0100 |
mod_http_files: Pass only the name of the path, get_option_path knows how to deal with it | Kim Alvefur | Fri, 17 Mar 2017 23:02:35 +0100 |