<!DOCTYPE html>
<html lang="en" dir="ltr">
  <head>
    <meta charset="utf-8">
    <title>Alpine linux lemp</title>
  </head>
  <body>
    <h1>Server is running</h1>
    <?php phpinfo(); ?>
  </body>
</html>