~dricottone/huttese

ref: 3792612e41649738053ff29f84fea07f0dc0cb17 huttese/usr/share/nginx/html/test.cgi -rw-r--r-- 86 bytes
3792612eDominic 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>"