hello world

This commit is contained in:
Flatlogic Bot 2025-08-25 14:02:27 +00:00
parent df20aa9cb5
commit 6d7976e209

View File

@ -9,7 +9,7 @@
</head>
<body>
<div class="container">
<h1 class="display-4">LAMP Stack 123123</h1>
<h1 class="display-4">Hello World</h1>
<p class="lead"><?php echo 'LAMP ok - ';?></p>
<div class="phpinfo">
<?php phpinfo(); ?>