<html>
 <head>
  <title>My CGI application</title>
 </head>
 <body>
  Hello from my second simple CGI application!
 </body>
</html>
