plugins/mod_http_errors.lua
Fri, 27 Oct 2017 13:27:35 +0200 Kim Alvefur mod_http_errors: Use util.interpolation to render HTML template
Fri, 27 Oct 2017 13:28:34 +0200 Kim Alvefur mod_http_errors: Set Content-Type header to HTML (fixes #1030)
Tue, 12 Jul 2016 10:39:04 +0200 Kim Alvefur mod_http_errors: Add a newline after end of HTML
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 23 Mar 2013 01:27:38 +0100 Kim Alvefur mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports
Fri, 11 May 2012 02:36:26 +0100 Matthew Wild mod_http_errors: Fix cyclic dependency - mod_http depends on us now, no need to depend on it (-1 line) (thanks Maranda)
Fri, 27 Apr 2012 23:12:30 +0100 Matthew Wild 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)
Thu, 26 Apr 2012 15:16:29 +0100 Matthew Wild mod_http_errors: Module to handle HTTP errors with a HTML page
less more (0) tip