From eb73af03d6e536f8c24b2a30b82f3ffb8add4310 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 12 Jul 2025 09:49:05 -0400 Subject: [PATCH] Match retail headers for frontier server --- resources/Caddyfile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/Caddyfile b/resources/Caddyfile index bac2895..8923009 100644 --- a/resources/Caddyfile +++ b/resources/Caddyfile @@ -28,6 +28,12 @@ config-dl.ffxiv.localhost:80 { frontier.ffxiv.localhost:80 { reverse_proxy :5857 + + # to match retail + header { + Server nginx + -Via + } } patch-bootver.ffxiv.localhost:80 {