CGI Interface
Webpages in the Altair Accelerator programs are typical produced using .cgi files ("Common Gateway Interface").
- $VOV_PROJECT_NAME.swd/cgi (with respect to the server working directory)
- ./cgi (with respect to the server working directory)
- $VOVDIR/local/cgi
- $VOVDIR/etc/cgi
The scripts are usually Tcl and are you can find a list at /cgi/listcgi.cgi. The scripts are executed by a vovserver subprocess, use the current working directory, and use the environment of the server.
If no script is found, a simple error page is reported. To get a list of all available CGI scripts, click ${VOVDIR}/etc/cgi/list.html.
http://host:port/cgi/listcgi.cgi?timeout=600
http://host:portwelcome?redirect=/project