index.html.j2 245 B

123456789
  1. <html>
  2. <head>
  3. <title>Welcome to serverc.lab.example.com !</title>
  4. </head>
  5. <body>
  6. <h1>Success! The serverc.lab.example.com virtual host is working!</h1>
  7. <p>This site is hosted on serverc.lab.example.com.</p>
  8. </body>
  9. </html>