frist commit phpinfo

This commit is contained in:
2021-03-15 13:23:23 +01:00
commit baea2a05dd
2 changed files with 15 additions and 0 deletions

5
web/index.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
phpinfo();
?>