summaryrefslogtreecommitdiff
path: root/files/common/www/service/cgi-bin/splash.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/common/www/service/cgi-bin/splash.html')
-rwxr-xr-xfiles/common/www/service/cgi-bin/splash.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/files/common/www/service/cgi-bin/splash.html b/files/common/www/service/cgi-bin/splash.html
new file mode 100755
index 0000000..b8c8264
--- /dev/null
+++ b/files/common/www/service/cgi-bin/splash.html
@@ -0,0 +1,7 @@
+#!/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" | tr -d '/')"
+sed "s/targeturl/$targeturl/g" index.html
contact: Jan Huwald // Impressum