https://bz.apache.org/bugzilla/show_bug.cgi?id=59371

--- Comment #5 from Ben RUBSON <[email protected]> ---
Patch just committed !
https://github.com/apache/httpd/pull/28

Solved by not hard-fixing empty environment variables.

In the above example, simply setting the following env var :
myvar=
will avoid the warning message.
${myvar} will then be kept like this, an populated by the RewriteRule.

Thank you !

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to