From 965813a9c6e8e20fd5e91f9a03b6cd85c1a297d8 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 8 Apr 2022 18:17:04 -0400 Subject: [PATCH] Rewrite handle directive --- Caddyfile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Caddyfile b/Caddyfile index 14d08e4..0f74373 100644 --- a/Caddyfile +++ b/Caddyfile @@ -9,11 +9,7 @@ Cache-Control "max-age=604800, immutable" } - handle /astra-distrib { - root * /var/astra-distrib - - file_server - } + root /astra-distrib/* /var/astra-distrib encode gzip