Hitachi

uCosminexus Application Server HTTP Server User Guide


4.4.5 Additional information to be passed to CGI programs

This section describes specification methods to pass information, other than the environment variables of CGI/1.1, to CGI programs on the Web server.

You can specify environment variables and their values to be passed to CGI programs in the configuration file. You can also specify environment variables that are not passed to CGI programs:

PassEnv environment-variables         specification of environment variables to be passed to CGI programs
SetEnv environment-variable values    specification of environment variables and their values to be passed to CGI programs
UnsetEnv environment-variables        specification of environment variables and their values that are not to be passed to CGI programs