diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-02-14 00:35:52 -0800 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-02-14 00:35:52 -0800 |
| commit | 281a99716a5ba179dd4aef3e9897c6325362225a (patch) | |
| tree | dc252c237c81176fc1b24e453d2e777e0f48d485 /im/cgi-bin/pythonhelloworld.cgi | |
| parent | ab5a98355b76267d3a1f01052bf3d072bed77281 (diff) | |
added sketch
Diffstat (limited to 'im/cgi-bin/pythonhelloworld.cgi')
| -rwxr-xr-x | im/cgi-bin/pythonhelloworld.cgi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/im/cgi-bin/pythonhelloworld.cgi b/im/cgi-bin/pythonhelloworld.cgi deleted file mode 100755 index cede50f..0000000 --- a/im/cgi-bin/pythonhelloworld.cgi +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env python - -print "Content-type: text/html\n\n" -print "<html>Hello world!</html>" - |
