#!/bin/sh
echo Content-type: text/html
echo Location: http://goat.cx/
echo
echo ...
