blob: 5cefcd37c44440c68cdcf33429d792d0a155bdc2 [file] [log] [blame]
Guido van Rossum68077212002-10-16 21:01:27 +00001#! /bin/sh
2
3# If you can't get this to work, your web server isn't set up right
4
5echo Content-type: text/plain
6echo
7echo Hello world
8echo This is cgi0.sh