Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.139 SetEnv

SetEnv specifies values for the environment variables to be passed to a CGI script.

Description

SetEnv specifies values for the environment variables to be passed to a CGI script. If you specify this directive more than once, you cannot specify different values for the same environment variable.

Syntax

SetEnv environment_variable value

Locations where it can be written

httpsd.conf, <VirtualHost>, <Directory> and .htaccess

Overwrite permission

FileInfo level

Example

SetEnv MY_ENV myenv