]> granicus.if.org Git - apache/commit
Allow to set environment variables using mod_rewrite without
authorRainer Jung <rjung@apache.org>
Sat, 3 Jul 2010 16:21:58 +0000 (16:21 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 3 Jul 2010 16:21:58 +0000 (16:21 +0000)
commit60e8f3a91326e07fea014d315e0ada31627136b5
tree80a404a82a0af78db7fe32541da033f3ac0febc3
parentebcb68896ea2672110782ece14f4d9662674a3a8
Allow to set environment variables using mod_rewrite without
explicitely giving a value.

Most modules only check presence of a variable, not the
value, so it makes sense to make the VAL argument in
the mod_rewrite ENV flag optional.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@960233 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml
docs/manual/rewrite/flags.html.en
docs/manual/rewrite/flags.xml
modules/mappers/mod_rewrite.c