This script will only execute if interpreted by
CGILua
(use a URL like: http://host/scripts/cgilua.exe/test.html on Windows systems or http://host/cgi-bin/cgilua/test.html on Unix systems)
Some CGI's environment variables:
$|env[i]|$ = $|getenv( env[i] )|$
Contents of CGILua table cgi (data from URL or HTML form)
cgi.$|field|$ = "$|value|$"
HTML Form - Submiting leads to this same document with the form data decoded