#! /bin/sh
# This is "hello-html.cgi" -- Art Mulder, Sep/94
# test cgi script, spitting out html.
# The Blank line after 'Content-type' is important!
cat << EOM
Content-type: text/html
"Hello World!" test cgi script
Hello!
Thank you very much for your calling from
$REMOTE_HOST