Update src/index.php

This commit is contained in:
2024-03-13 11:23:07 +08:00
parent 58d0701bfb
commit afa469f13d

View File

@@ -1,6 +1,5 @@
// src/index.php // src/index.php
<?php
<h2>This request is handeled by the server working on <?php echo $_SERVER['SERVER_ADDR'] ?></h2>
echo "\nBuild no: 20240313-1100\n"; <h2>This request is handeled by the server working on <?php echo $_SERVER['SERVER_ADDR'] ?></h2>
?> <BR>
Build no: 20240313-1100