Files
bunkerweb/examples/multisite-custom-subfolders/apps/app3.example.com/another-folder/index.php
2021-07-16 09:40:02 +02:00

6 lines
37 B
PHP

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