From 67316bfa8ef7134a49a581a5b72cba4ee2513333 Mon Sep 17 00:00:00 2001 From: erion Date: Fri, 29 Jul 2022 11:50:36 +0200 Subject: [PATCH] Update Caddyfile. --- example.Caddyfile | 1 + 1 file changed, 1 insertion(+) diff --git a/example.Caddyfile b/example.Caddyfile index 85dd8bf..b43e2c2 100644 --- a/example.Caddyfile +++ b/example.Caddyfile @@ -34,6 +34,7 @@ kiramoji.ga { } #Block access to some non-public files and folders + respond /*.dat 404 respond /*.txt 404 respond /config.pl 404 respond /wakautils.pl 404