luci/contrib/index.cgi
Steven Barth b864e2933d * Added DHCP page
* Prepared Status section
* Minor changes
2008-04-10 18:36:34 +00:00

3 lines
92 B
Perl
Executable file

#!/usr/bin/haserl --shell=luac
print("Status: 302 Found")
print("Location: ffluci/admin\n")