Files
nginx-egg/webroot/index.php
2025-10-11 14:20:03 +02:00

3 lines
37 B
PHP

<?php
echo "Hello World!";
phpinfo();