summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash/root/www/cgi-bin/luci_splash.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-splash/root/www/cgi-bin/luci_splash.cgi')
-rw-r--r--applications/luci-splash/root/www/cgi-bin/luci_splash.cgi4
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-splash/root/www/cgi-bin/luci_splash.cgi b/applications/luci-splash/root/www/cgi-bin/luci_splash.cgi
new file mode 100644
index 000000000..188ad7aa0
--- /dev/null
+++ b/applications/luci-splash/root/www/cgi-bin/luci_splash.cgi
@@ -0,0 +1,4 @@
+#!/bin/sh
+echo "Status: 302 Found"
+echo "Location: /cgi-bin/ffluci/splash/splash$PATH_INFO"
+echo \ No newline at end of file