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:
Alexander Stecher
2025-07-16 11:58:36 +02:00
committed by GitHub
parent a161af26ae
commit a19fcdb38d
4 changed files with 59 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
echo "Hello from directory index.php";