From 70ae7e02df3172b0b4cdf5c6efc4d4bca5d3b871 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Sun, 26 Jan 2025 18:13:04 +0530 Subject: [PATCH] albony mirror fixes pt2 --- privfrontends/templates/in/misc.Caddyfile | 1 - 1 file changed, 1 deletion(-) diff --git a/privfrontends/templates/in/misc.Caddyfile b/privfrontends/templates/in/misc.Caddyfile index 37fcd5d..11099a2 100644 --- a/privfrontends/templates/in/misc.Caddyfile +++ b/privfrontends/templates/in/misc.Caddyfile @@ -40,6 +40,5 @@ http://mirror.bom.albony.in { reverse_proxy 192.168.1.59:80 { header_up X-Real-IP {remote_host} header_up X-Forwarded-For {remote_host} - header_up Host {upstream_hostport} } }