* luci/libs: http.protocol: split parse_message() in parse_message_header() and parse...
[project/luci.git] / applications / luci-splash / root / www / cgi-bin / luci-splash
old mode 100644 (file)
new mode 100755 (executable)
index 188ad7a..c75593f
@@ -1,4 +1,4 @@
 #!/bin/sh
 echo "Status: 302 Found"
-echo "Location: /cgi-bin/ffluci/splash/splash$PATH_INFO"
+echo "Location: /cgi-bin/luci/splash/splash$PATH_INFO"
 echo
\ No newline at end of file