diff --git a/php-scale/index.php b/php-scale/index.php new file mode 100644 index 0000000..c449674 --- /dev/null +++ b/php-scale/index.php @@ -0,0 +1,3 @@ + " . gethostname() ." (" . $_SERVER['SERVER_ADDR'] . ")" . "\n"; +?>