luci/applications/luci-splash/htdocs/cgi-bin/splash/splash.sh
2010-10-28 16:58:05 +00:00

3 lines
113 B
Bash
Executable file

#!/bin/sh
echo -en "Status: 302 Moved\r\n"
echo -en "Location: http://$SERVER_ADDR/cgi-bin/luci/splash\r\n\r\n"