diff --git a/Caddyfile b/Caddyfile index 0ebbb80..4df4102 100644 --- a/Caddyfile +++ b/Caddyfile @@ -100,11 +100,7 @@ https://mail.msfjarvis.dev { if {path} ends_with / to {dir}/index.php } - status 403 /forbidden - rewrite { - r ^/.*/data/?$ - to /forbidden - } + internal /data header / { -Content-Security-Policy }