]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r960233 from trunk:
authorRainer Jung <rjung@apache.org>
Fri, 16 Jul 2010 10:36:21 +0000 (10:36 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 16 Jul 2010 10:36:21 +0000 (10:36 +0000)
commitdcbe430f5619c87569294619371d0985b1dfcade
tree9f696c148c21f3aed7c973daef4f9e0292abb762
parent521c45ff12317c6b693e456556b00e5910df4d91
Merge r960233 from trunk:

mod_rewrite: Allow to set environment variables without
explicitely giving a value.

Before this patch using [ENV=VAR] instead of [ENV=VAR:VAL]
silently drops the flag (it is added to the list of vars to set,
but then never actually set).

Submitted by: rjung
Reviewed by: rjung, niq, rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@964741 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml
modules/mappers/mod_rewrite.c