#! /bin/sh ### A simple CGI program. ### Prints a hard-coded HTML page. echo content-type: text/html echo "" echo \ echo \
I guess CGI is configured properly.\