From d9ddf6febd276e242cb578ec7bc14c7c62cfe681 Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Sat, 20 Mar 1999 21:51:37 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_env.html | 47 ++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/docs/manual/mod/mod_env.html b/docs/manual/mod/mod_env.html index abe1fbf795..c893f2f137 100644 --- a/docs/manual/mod/mod_env.html +++ b/docs/manual/mod/mod_env.html @@ -30,6 +30,7 @@ rewriting all their scripts

Directives