From 64f41d53728a966f10aef6d7ffbc00853d754300 Mon Sep 17 00:00:00 2001 From: yo mama Date: Fri, 13 Feb 2015 02:41:42 -0800 Subject: fixed some basics --- impattern/im/cgi-bin/pythonhelloworld.cgi | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 impattern/im/cgi-bin/pythonhelloworld.cgi (limited to 'impattern/im/cgi-bin/pythonhelloworld.cgi') diff --git a/impattern/im/cgi-bin/pythonhelloworld.cgi b/impattern/im/cgi-bin/pythonhelloworld.cgi deleted file mode 100755 index cede50f..0000000 --- a/impattern/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