2008-06-15 18:02:09 +00:00

4 lines
68 B
Perl
Executable File

#!/usr/bin/lua
print("Status: 302 Found")
print("Location: luci\n")