summaryrefslogtreecommitdiff
path: root/files/www/cgi-bin/splash
diff options
context:
space:
mode:
Diffstat (limited to 'files/www/cgi-bin/splash')
-rwxr-xr-xfiles/www/cgi-bin/splash8
1 files changed, 0 insertions, 8 deletions
diff --git a/files/www/cgi-bin/splash b/files/www/cgi-bin/splash
deleted file mode 100755
index ee907d6..0000000
--- a/files/www/cgi-bin/splash
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-echo -en "Status: 200 OK\r\n"
-echo -en "Content-Type: text/html\r\n"
-echo -en "\r\n"
-#targeturl=$(echo $QUERY_STRING)
-#targeturl=$(echo $QUERY_STRING | sed -f /etc/urlencode.sed)
-targeturl=`echo $QUERY_STRING`
-sed "s/targeturl/"$targeturl"/g" /www/splash.html
contact: Jan Huwald // Impressum