Kim Alvefur
|
c3c38cd2b3
|
mod_http_errors: Normalize CSS
|
2019-01-06 10:42:45 +01:00 |
|
Kim Alvefur
|
78b88eff88
|
mod_http_errors: Use util.interpolation to render HTML template
|
2017-10-27 13:27:35 +02:00 |
|
Kim Alvefur
|
44860ff0db
|
mod_http_errors: Set Content-Type header to HTML (fixes #1030)
|
2017-10-27 13:28:34 +02:00 |
|
Kim Alvefur
|
135071b736
|
mod_http_errors: Add a newline after end of HTML
|
2016-07-12 10:39:04 +02:00 |
|
Florian Zeitz
|
1d833bb807
|
Remove all trailing whitespace
|
2013-08-09 17:48:21 +02:00 |
|
Kim Alvefur
|
91cc88b338
|
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports
|
2013-03-23 01:27:38 +01:00 |
|
Matthew Wild
|
515110f944
|
mod_http_errors: Fix cyclic dependency - mod_http depends on us now, no need to depend on it (-1 line) (thanks Maranda)
|
2012-05-11 02:36:26 +01:00 |
|
Matthew Wild
|
97bead16ac
|
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)
|
2012-04-27 23:12:30 +01:00 |
|
Matthew Wild
|
84cfab1030
|
mod_http_errors: Module to handle HTTP errors with a HTML page
|
2012-04-26 15:16:29 +01:00 |
|