Files
bunkerweb/examples/certbot-wildcard/web-files/app2.example.com/index.php
T

6 lines
37 B
PHP

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