Merge branch 'master' of github.com:RedHatTraining/DO288-apps
This commit is contained in:
commit
64e5c44acd
1 changed files with 3 additions and 0 deletions
3
php-scale/index.php
Normal file
3
php-scale/index.php
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
<?php
|
||||||
|
print "This is version 1 of the app. I am running on host -> " . gethostname() ." (" . $_SERVER['SERVER_ADDR'] . ")" . "\n";
|
||||||
|
?>
|
||||||
Loading…
Add table
Reference in a new issue