diff --git a/host/frankenphp/conf/Caddyfile b/host/frankenphp/conf/Caddyfile index f362e5c..5af9433 100644 --- a/host/frankenphp/conf/Caddyfile +++ b/host/frankenphp/conf/Caddyfile @@ -4,9 +4,9 @@ :80 { root * {$FRANKENPHP_ROOT_PATH} + file_server php_server { resolve_root_symlink false try_files {path} index.php - file_server off } } \ No newline at end of file