3 lines
95 B
Perl
Executable file
3 lines
95 B
Perl
Executable file
#!/usr/bin/haserl --shell=luac
|
|
print("Status: 302 Found")
|
|
print("Location: /cgi-bin/ffluci\n")
|