From 1e5eeaf39c49cf556e737c6b263c50c38f52b9e9 Mon Sep 17 00:00:00 2001 From: C4 Patino Date: Mon, 8 Jun 2026 11:16:21 -0500 Subject: [PATCH] feat: add 503.html to httpd error pages --- httpd/error/503.html | 78 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 httpd/error/503.html diff --git a/httpd/error/503.html b/httpd/error/503.html new file mode 100644 index 0000000..f123f64 --- /dev/null +++ b/httpd/error/503.html @@ -0,0 +1,78 @@ + + + + + + 503 - Service Unavailable + + + +

503

+

Service Unavailable

+

The matrix is reconfiguring itself. Please reconnect in a moment.

+ Go Back + + +