Files
bunkerweb/examples/crowdsec/web-files/app1.website.com/index.php
T

6 lines
37 B
PHP

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