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>
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>