X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=libs%2Fsgi-cgi%2Fhtdocs%2Fcgi-bin%2Findex.cgi;fp=libs%2Fsgi-cgi%2Fhtdocs%2Fcgi-bin%2Findex.cgi;h=0000000000000000000000000000000000000000;hp=fc1148de629deccf0c0a8810b064e592bd991a9f;hb=ee324cb3a70d39dc9522a1ee63af12137d433533;hpb=4c7df626b2a27e9bea4793c96929de17f38e7bd2 diff --git a/libs/sgi-cgi/htdocs/cgi-bin/index.cgi b/libs/sgi-cgi/htdocs/cgi-bin/index.cgi deleted file mode 100755 index fc1148de62..0000000000 --- a/libs/sgi-cgi/htdocs/cgi-bin/index.cgi +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/lua -print("Status: 302 Found") -print("Location: luci\n")