Apache Reference: mod_env, UnsetEnv

UnsetEnv

Unset an Environment Variable for SSI/CGI Environment
Syntax: UnsetEnv variable [variable ...]
Example: UnsetEnv LD_LIBRARY_PATH
Since: Apache 1.1

This directive removes one or more environment variables from the list of those passed to SSI/CGI scripts.