<?php

echo "<!DOCTYPE html>
<html>
  <head>
    <title>Hello</title>
  </head>
  <body>
    <h1>Nothing to see here.</h1>
    <p>This is the default (localhost) virtualhost for web04</p>
  </body>
</html>";

?>
