From b27d46b063b85f160b46b9485cbff81c0e97a8ab Mon Sep 17 00:00:00 2001 From: julien Date: Sun, 15 Mar 2026 09:50:20 +0100 Subject: [PATCH] "Updates" --- installs_on_host/Caddyfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/installs_on_host/Caddyfile b/installs_on_host/Caddyfile index cf832ba..3ee28c8 100644 --- a/installs_on_host/Caddyfile +++ b/installs_on_host/Caddyfile @@ -629,6 +629,10 @@ www.delmar.bzh { root * /mnt/ssd/www/comics file_server + handle_path /julien/* { + root * /mnt/ssd/www/resumes/julien + } + handle_errors { @404 { expression {http.error.status_code} == 404