I only tested, added a test case and proposed for backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1848980 13f79535-47bb-0310-9956-
ffa450edef68
*) mod_setenvif: We can have expressions that become true if a regex pattern
in the expression does NOT match. In this case val is NULL
and we should just set the value for the environment variable
- like in the pattern case. [Christophe Jaillet]
+ like in the pattern case. [Ruediger Pluem]
*) core: Incorrect values for environment variables are substituted when
multiple environment variables are specified in a directive. [Hank Ibell]