From feaad893041b1a44c24085afb7b19dcd48ec5ba7 Mon Sep 17 00:00:00 2001 From: Andrew Stowell Date: Wed, 19 Nov 2025 11:21:22 -0500 Subject: [PATCH] logging each site to their own file --- Caddyfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Caddyfile b/Caddyfile index 26b3858..7a33e1e 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,5 +1,8 @@ # this is an example config file for caddy theme.digitaladapt.com { + log { + output file /data/logs/theme.log + } root * /data/theme file_server { hide .git*