% Z::set_settings( "title" => "CGI Configuration", "help" => "/apps/web/docs/modules/cgi/index.html", "base" => "" ); $::f{back} = "/apps/web/modules.ahtml?server=$::f{server}" if( !defined $::f{back} ); %> <% Z::parse( "../../etc/editheader.ahtml" ) %>
The traditional and most widely used method of including dynamic elements in your pages is through the Common Gateway Interface (CGI) programs. CGI programs are run by the server and their output passed back to the client. This allows entire pages to be generated "on the fly". CGI programs can be interpreted scripts or compiled programs. Any language which supports standard input for reading, standard output for writing and can read environment variables can be used to create CGI programs. The simplicity of the CGI interface allows programs to be built quickly and easily.
Allow SSI exec cmd (only available if CGIs non-restricted)
Add Variable:
Name: | |
Value: |