From 1640e81c0cc2e9d7bcf19eb8ef9a9f1ee84cdd2f Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 13 Apr 2022 10:06:07 -0400 Subject: [PATCH] Add alternative distribution path --- Caddyfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Caddyfile b/Caddyfile index 7c1c6f0..3959583 100644 --- a/Caddyfile +++ b/Caddyfile @@ -15,6 +15,9 @@ root * /astra-distrib } + handle_path /distrib/* { + root * /astra-distrib + } encode gzip