#!/bin/bash

echo -e "Content-Type: text/html\n\n
<html><h1>Hello, world!<h1></html>"
