Log

plugins/mod_http_files.lua @ 12649:86e1187f6274

description author age
mod_http_files: Log warning about legacy modules using mod_http_files 0.12 Kim Alvefur 2022-07-17
Spelling: Fix various spelling mistakes (thanks timeless) Kim Alvefur 2022-03-06
Merge 0.11->trunk Kim Alvefur 2020-04-26
mod_http_files: Avoid using inode in etag, fix #1498 0.11 Kim Alvefur 2020-04-25
mod_http_files: Log something if unable to load MIME database Kim Alvefur 2019-12-23
mod_http_files: Try to determine which module using serve() needs updating Kim Alvefur 2019-04-05
mod_http_files: Use net.http.files Kim Alvefur 2019-04-05
mod_http_files: Rename variable to avoid name clash [luacheck] Kim Alvefur 2018-10-10
mod_http_files: Silence luacheck warnings related to config variables Kim Alvefur 2018-10-10
mod_http_files: Correct cache insertion (fixes #1130) Kim Alvefur 2018-04-17
mod_http_files: Use path variant of config option API for http_files_dir Kim Alvefur 2017-03-21
mod_http_files: Pass only the name of the path, get_option_path knows how to deal with it Kim Alvefur 2017-03-17
mod_http_files: Use API for config options that are file paths Kim Alvefur 2017-03-16
plugins/various: Use type-specific config API Kim Alvefur 2017-03-16
mod_http_files: Send larger files using new file handle API Kim Alvefur 2016-07-11