From: Rich Bowen Date: Mon, 27 Dec 2010 21:10:04 +0000 (+0000) Subject: Links to current docs. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90e3e92daee62a136e5f8fae32b4920237ab065a;p=thirdparty%2Fapache%2Fhttpd.git Links to current docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1053188 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/htdocs/manual/mod/mod_env.html.en b/htdocs/manual/mod/mod_env.html.en index 168c8f0aa0e..421754928d9 100644 --- a/htdocs/manual/mod/mod_env.html.en +++ b/htdocs/manual/mod/mod_env.html.en @@ -69,6 +69,9 @@ available in Apache 1.1 and later. Directory and .htaccess context is available in Apache 1.3.7 and later. +

Current documentation for this directive may be found here

+

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:

@@ -95,6 +98,9 @@ available in Apache 1.1 and later. Directory and .htaccess context is available in Apache 1.3.7 and later. +

Current documentation for this directive may be found here

+

Sets an environment variable, which is then passed on to CGI scripts and SSI pages. Example:

@@ -121,6 +127,9 @@
     available in Apache 1.1 and later.  Directory and .htaccess context
     is available in Apache 1.3.7 and later.
 
+    

Current documentation for this directive may be found here

+

Removes one or more environment variables from those passed on to CGI scripts and SSI pages. Example: