* DHCP-Splash fixes #1
[project/luci.git] / applications / luci-splash / root / www / cgi-bin / luci-splash
1 #!/bin/sh
2 echo "Status: 302 Found"
3 echo "Location: /cgi-bin/ffluci/splash/splash$PATH_INFO"
4 echo