initial files

This commit is contained in:
2025-10-11 14:20:03 +02:00
parent 5f296bfebd
commit 34f2cb29de
55 changed files with 2841 additions and 0 deletions

3
webroot/index.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
echo "Hello World!";
phpinfo();