luci/applications/sgi-haserl/root/www/cgi-bin/index.cgi
Steven Barth aa9ccf77c6 * Mördercommit ;-)
* Major Repository Reorganisation
* API 0.4 Softfreeze to come
2008-05-08 15:37:41 +00:00

3 lines
86 B
Perl
Executable file

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