]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r574201, r574684 from trunk:
authorJim Jagielski <jim@apache.org>
Sat, 8 Dec 2007 19:32:40 +0000 (19:32 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 8 Dec 2007 19:32:40 +0000 (19:32 +0000)
commite867b8414993d81b41fd2a9dd5cc2efab47f7dbf
treee4fcf728696ef0057d6d87d0da0e6887309c5888
parent9090d52bf0843ae71f53590aa1729009c9d493f1
Merge r574201, r574684 from trunk:

* Also set the Vary header if a rewrite condition is true and uses a HTTP
  header, but all remaining rewrite conditions are skipped due to the [OR]
  flag.

* Add the novary flag to RewriteCond in order to prevent the appending
  of HTTP headers used in a rewrite condition to the Vary header of
  the response.

Submitted by: rpluem
Reviewed by: jim

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