Blame view

index.html 160 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
8
  <html>
    <head>
      <title>Welcome to Example.com!</title>
    </head>
    <body>
      <h1>Success!  The example.com virtual host is working!</h1>
    </body>
  </html>