mirror of
https://github.com/dunglas/frankenphp.git
synced 2026-04-23 00:37:20 +08:00
fix: forwards php_server root to try_files (#1729)
* Adds 'root' to try_files. * Formatting. * Fixes test with wrong assumption. * Adds more test cases. * Prevents conflicts with other tests.
This commit is contained in:
committed by
GitHub
parent
a161af26ae
commit
a19fcdb38d
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
echo "Hello from directory index.php";
|
||||
Reference in New Issue
Block a user