Files
bunkerweb/examples/custom-subfolder/apps/app3.website.com/another-folder/index.php

6 lines
37 B
PHP

<?php
echo "welcome to app3 !";
?>