~dricottone/huttese

ref: 6476da76a8eeec0a2a48c53eefcaf3eae20c144a huttese/sr/usr/share/nginx/html/test.cgi -rw-r--r-- 86 bytes
6476da76Dominic Ricottone Refactoring 2 years ago
                                                                                
1
2
3
4
#!/bin/sh
echo "<h1>Hello world</h1>"
echo "<p>This is a really dumb CGI script</p>"