X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fsgi-haserl%2Froot%2Fwww%2Fcgi-bin%2Findex.cgi;fp=applications%2Fsgi-haserl%2Froot%2Fwww%2Fcgi-bin%2Findex.cgi;h=aae8591c6a4ae639c3f8ffa9f9b2381298018eb4;hp=31705ccf27e663ea6b1df641f8062510374a10e6;hb=365d80765d3f08c457b0a373c395c8e1940e44be;hpb=c6c50b3ec60b284107f459e5923c146d515afd2a diff --git a/applications/sgi-haserl/root/www/cgi-bin/index.cgi b/applications/sgi-haserl/root/www/cgi-bin/index.cgi index 31705ccf27..aae8591c6a 100755 --- a/applications/sgi-haserl/root/www/cgi-bin/index.cgi +++ b/applications/sgi-haserl/root/www/cgi-bin/index.cgi @@ -1,3 +1,3 @@ #!/usr/bin/haserl --shell=luac print("Status: 302 Found") -print("Location: ffluci\n") +print("Location: luci\n")