From 2413d42af51f3a343e52c1a8fe758fb7a1128d5f Mon Sep 17 00:00:00 2001 From: Fabian Stamm Date: Thu, 10 Dec 2020 00:12:37 +0100 Subject: [PATCH] Remove uneccessary handle --- Caddyfile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Caddyfile b/Caddyfile index 5f93f46..99ca860 100644 --- a/Caddyfile +++ b/Caddyfile @@ -18,8 +18,4 @@ http:// { file_server browse try_files {path} {path}.html {path}/index.html - - handle { - respond 404 - } } \ No newline at end of file