From: Ken Coar Date: Sat, 20 Mar 1999 21:51:37 +0000 (+0000) Subject: Add PassAllEnv to make all of the server's environment variables X-Git-Tag: 1.3.5~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9ddf6febd276e242cb578ec7bc14c7c62cfe681;p=thirdparty%2Fapache%2Fhttpd.git Add PassAllEnv to make all of the server's environment variables available to CGIs and SSIs within the directive's scope. NOT recommended for general use, but eases the transition for IBM's current LDGW customers to Apache. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82956 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_env.html b/docs/manual/mod/mod_env.html index abe1fbf795b..c893f2f137a 100644 --- a/docs/manual/mod/mod_env.html +++ b/docs/manual/mod/mod_env.html @@ -30,6 +30,7 @@ rewriting all their scripts

Directives