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