ben 99/04/10 14:51:06
Modified:src CHANGES
src/modules/standard mod_env.c
Log:
Make env directives per-directory instead of per-server.
Revision ChangesPath
1.1306+3 -0 apache-1.3/src/CHANGES
Index: CHANGES
=
pcs 99/03/21 08:52:33
Modified:src/modules/standard mod_env.c
Log:
Make 1.3.5 compile on Win32. The Win32 builds of 1.3.5 have this
change incorporated.
Revision ChangesPath
1.27 +4 -0 apache-1.3/src/modules/standard/mod_env.c
Index: mod_env.c
=
coar99/03/20 13:51:40
Modified:htdocs/manual/mod mod_env.html
src CHANGES
src/modules/standard mod_env.c
Log:
Add PassAllEnv to make all of the server's environment variables
available to CGIs and SSIs within the directive's scope.