Software /
code /
prosody
Log
plugins/mod_http_errors.lua @ 7459:94af49ad657e
description | author | age |
---|---|---|
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports | Kim Alvefur | 2013-03-23 |
mod_http_errors: Fix cyclic dependency - mod_http depends on us now, no need to depend on it (-1 line) (thanks Maranda) | Matthew Wild | 2012-05-11 |
mod_http_errors: Add two new config options, http_errors_always_show (show even for unknown errors) and http_errors_default_message (message for unknown errors) | Matthew Wild | 2012-04-27 |
mod_http_errors: Module to handle HTTP errors with a HTML page | Matthew Wild | 2012-04-26 |