Apache Reference: mod_env, PassEnv

PassEnv

Pass Environment Variables to SSI/CGI Environment
Syntax: PassEnv variable [variable ...]
Example: PassEnv PATH MANPATH LD_LIBRARY_PATH
Since: Apache 1.1

This directive specifies one or more environment variables to pass to SSI/CGI scripts from the server's own process environment.