mongoose/test/sh.cgi

7 lines
82 B
Plaintext
Raw Normal View History

#!/bin/sh
echo "Content-Type: text/plain"
echo
echo "This is shell script CGI."