This commit is contained in:
2021-01-12 22:53:49 +01:00
commit c1e99720dc
10 changed files with 220 additions and 0 deletions

3
www/index.php Normal file
View File

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