From 3f5de3273c9e103b4909802e339db06fe0b53312 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 2 Mar 2008 21:52:58 +0000 Subject: * new project: ff-luci - Freifunk Lua Configuration Interface --- contrib/index.cgi | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 contrib/index.cgi (limited to 'contrib/index.cgi') diff --git a/contrib/index.cgi b/contrib/index.cgi new file mode 100755 index 0000000000..429b4c3b02 --- /dev/null +++ b/contrib/index.cgi @@ -0,0 +1,3 @@ +#!/usr/bin/haserl --shell=luac +print("Status: 302 Found") +print("Location: /cgi-bin/ffluci\n") -- cgit v1.2.3