diff --git a/Caddyfile b/Caddyfile index 2ec352b..7c1c6f0 100644 --- a/Caddyfile +++ b/Caddyfile @@ -11,7 +11,10 @@ Cache-Control "max-age=604800, immutable" } - root /astra-distrib/* /astra-distrib + handle_path /astra-distrib/* { + root * /astra-distrib + } + encode gzip