|
Apache HTTP Server Version 2.0 ![]() Apache Module mod_env
SummaryThis module allows for control of the environment that will be provided to CGI scripts and SSI pages. Environment variables may be passed from the shell which invoked the httpd process. Alternatively, environment variables may be set or unset within the configuration process. PassEnv Directive
Specifies one or more environment variables to pass to CGI scripts and SSI pages from the environment of the shell which invoked the httpd process. Example
SetEnv Directive
Sets an environment variable, which is then passed on to CGI scripts and SSI pages. Example
UnsetEnv Directive
Removes one or more environment variables from those passed on to CGI scripts and SSI pages. Example
|
|
This apache manual Copyright © 1999-2003, The Apache Software Foundation.
Web Design Copyright © 1999-2003. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |