Files
bunkerweb/examples/certbot-wildcard/web-files/app1.example.com/index.php
2021-07-16 09:40:02 +02:00

6 lines
37 B
PHP

<?php
echo "hello from app1 !";
?>