ref: 2cbd4b6dfcb79a7a3ddb3f2f01f745a0f2d3a506 dir: /sys/src/cmd/python/Demo/cgi/cgi0.sh/
#! /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