dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
huttese
summary
tree
log
refs
ref:
3792612e41649738053ff29f84fea07f0dc0cb17
huttese
/
usr
/
share
/
nginx
/
html
/test.cgi
-rw-r--r--
86 bytes
View
Log
Blame
View raw
Permalink
3792612e
—
Dominic Ricottone
Initial commit
2 years ago
1
2
3
4
#!/bin/sh
echo
"<h1>Hello world</h1>"
echo
"<p>This is a really dumb CGI script</p>"