From d6ea25f6ed0ef588894b46ad110f324e8b2c38b7 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Thu, 25 Jun 2026 14:58:40 +0200 Subject: [PATCH] Apply suggestion from @szaimen Signed-off-by: Simon L. --- Containers/apache/Caddyfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Containers/apache/Caddyfile b/Containers/apache/Caddyfile index cb383aa4..275dbd1e 100644 --- a/Containers/apache/Caddyfile +++ b/Containers/apache/Caddyfile @@ -55,7 +55,6 @@ http://{$APACHE_HOST}.nextcloud-aio:23973, # For Collabora callback and WOPI req route /eurooffice/* { uri strip_prefix /eurooffice reverse_proxy {$EUROOFFICE_HOST}:80 { - header_up X-Forwarded-Host {http.request.hostport} header_up X-Forwarded-Prefix /eurooffice header_up X-Forwarded-Proto https }