git: 9front

ref: a35d47c7d4c862c3d6b0ef7334bd5fe88b87b3c7
dir: /sys/src/cmd/python/Demo/cgi/cgi0.sh/

View raw version
#! /bin/sh

# If you can't get this to work, your web server isn't set up right

echo Content-type: text/plain
echo
echo Hello world
echo This is cgi0.sh