summaryrefslogtreecommitdiffhomepage
path: root/applications/sgi-haserl/root/www/cgi-bin/index.cgi
blob: 31705ccf27e663ea6b1df641f8062510374a10e6 (plain)
1
2
3
#!/usr/bin/haserl --shell=luac
print("Status: 302 Found")
print("Location: ffluci\n")