]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Simplified mod_env's directives to behave as most directives are
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 21 Oct 2001 01:17:11 +0000 (01:17 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 21 Oct 2001 01:17:11 +0000 (01:17 +0000)
commit7557318c9c04c19cd47f0ecdd8eea11db6b9576d
tree6938abe21d4d06357c4cff5886384fe2b1a1557d
parentb9e48fc75e5a6c732381fcb592dfbc1df4ff59fa
  Simplified mod_env's directives to behave as most directives are
  expected, in that UnsetEnv will not unset a SetEnv and PassEnv
  directive following that UnsetEnv within the same container.
  Also provides a runtime startup warning if a PassEnv configured
  environment value is undefined.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91611 13f79535-47bb-0310-9956-ffa450edef68
modules/metadata/mod_env.c