This website requires JavaScript.
Explore
Help
Register
Sign In
OpenWrt
/
luci
mirror of
https://git.openwrt.org/project/luci.git
Watch
1
Star
0
Fork
You've already forked luci
0
Code
Issues
Projects
Releases
Wiki
Activity
aa9ccf77c6
luci
/
applications
/
sgi-haserl
/
root
/
www
/
cgi-bin
/
index.cgi
4 lines
86 B
Perl
Executable File
Raw
Blame
History
#!/usr/bin/haserl --shell=luac
print
(
"Status: 302 Found"
)
print
(
"Location: ffluci\n"
)
Reference in New Issue
View Git Blame
Copy Permalink