From 0cb6ef76e1c128fc9359df5de43fa6340bb969f1 Mon Sep 17 00:00:00 2001 From: Joe Brockmeier Date: Wed, 9 Jul 2025 07:08:19 -0400 Subject: [PATCH] Update apache.mdx (#784) Was missing the opening stanza to enable mod_proxy for Apache. Signed-off-by: Joe Brockmeier --- docs/docs/admin/environments/apache.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/admin/environments/apache.mdx b/docs/docs/admin/environments/apache.mdx index 39e5ff2..6aa6d0d 100644 --- a/docs/docs/admin/environments/apache.mdx +++ b/docs/docs/admin/environments/apache.mdx @@ -56,6 +56,7 @@ Assuming you are protecting `anubistest.techaro.lol`, you need the following ser # HTTPS listener that forwards to Anubis + ServerAdmin your@email.here ServerName anubistest.techaro.lol