diff options
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>" - |
