From 281a99716a5ba179dd4aef3e9897c6325362225a Mon Sep 17 00:00:00 2001 From: yo mama Date: Sat, 14 Feb 2015 00:35:52 -0800 Subject: added sketch --- im/cgi-bin/pythonhelloworld.cgi | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 im/cgi-bin/pythonhelloworld.cgi (limited to 'im/cgi-bin/pythonhelloworld.cgi') 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 "Hello world!" - -- cgit v1.2.3-70-g09d2