From 93a98dd13be5127871ff78d85e8199f2df77e9c2 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 10 Mar 2008 08:53:14 +0000 Subject: Moved examples out of source directory Added a first draft design Cleaned up Makefile Prepared for module development --- contrib/index.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/index.cgi') diff --git a/contrib/index.cgi b/contrib/index.cgi index 429b4c3b02..31705ccf27 100755 --- a/contrib/index.cgi +++ b/contrib/index.cgi @@ -1,3 +1,3 @@ #!/usr/bin/haserl --shell=luac print("Status: 302 Found") -print("Location: /cgi-bin/ffluci\n") +print("Location: ffluci\n") -- cgit v1.2.3