From f4cef0c477508d7117293d220b8c6f4213d3eaec Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Mon, 15 Jan 2024 09:20:45 +0100 Subject: Add generic error page for OpenBSD's httpd(8) --- err.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 err.html (limited to 'err.html') diff --git a/err.html b/err.html new file mode 100644 index 0000000..9a31fb7 --- /dev/null +++ b/err.html @@ -0,0 +1,6 @@ +--- +title: Error +--- + +

$HTTP_ERROR

+

Whoops, something went wrong. Please contact me if you think there's something wrong with this website. Otherwise you might want to go to the home page instead.

-- cgit v1.2.3