diff --git a/frankenphp/Caddyfile b/frankenphp/Caddyfile index a35b3ba..b881367 100644 --- a/frankenphp/Caddyfile +++ b/frankenphp/Caddyfile @@ -54,6 +54,6 @@ php @frontController file_server { - hide index.php + hide *.php } }