]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Links to current docs.
authorRich Bowen <rbowen@apache.org>
Mon, 27 Dec 2010 21:10:04 +0000 (21:10 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 27 Dec 2010 21:10:04 +0000 (21:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1053188 13f79535-47bb-0310-9956-ffa450edef68

htdocs/manual/mod/mod_env.html.en

index 168c8f0aa0ecd6e3c90492f47d1bcd37fdc8c786..421754928d911fa44f60d6bc1dbdc3813bb4f269 100644 (file)
@@ -69,6 +69,9 @@
     available in Apache 1.1 and later.  Directory and .htaccess context
     is available in Apache 1.3.7 and later.
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_env.html#passenv">here</a></strong></p>
+
     <p>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:</p>
@@ -95,6 +98,9 @@
     available in Apache 1.1 and later.  Directory and .htaccess context
     is available in Apache 1.3.7 and later.
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_env.html#setenv">here</a></strong></p>
+
     <p>Sets an environment variable, which is then passed on to CGI
     scripts and SSI pages. Example:</p>
 <pre>
     available in Apache 1.1 and later.  Directory and .htaccess context
     is available in Apache 1.3.7 and later.
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_env.html#unsetenv">here</a></strong></p>
+
     <p>Removes one or more environment variables from those passed
     on to CGI scripts and SSI pages. Example:</p>
 <pre>