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