add nineapache82

This commit is contained in:
2024-10-21 20:23:21 +02:00
parent 94b01aa71e
commit 73a8539886
7 changed files with 659 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?php
echo "<html><head><title>Nineapache 8</title></head><body>";
echo "<h1><center>NINEAPACHE 8</center></h1>";
echo "</body></html>";
?>