]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r728015, r728220, r728020 from trunk:
authorEric Covener <covener@apache.org>
Sat, 31 Jan 2009 20:41:58 +0000 (20:41 +0000)
committerEric Covener <covener@apache.org>
Sat, 31 Jan 2009 20:41:58 +0000 (20:41 +0000)
commitb4834e39497a89c8c157b881378e4a21ee3d9cfa
treedf9d6720b212baefa5ebedb0c2e8b9b1bf322bf1
parent3bd20edabea003d733e08e7bbe48418a88a71fde
Merge r728015, r728220, r728020 from trunk:

 *) mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
    way that per-directory rewrites append the previous notion of PATH_INFO
    to each substitution before evaluating subsequent rules.
    PR38642 [Eric Covener]

  axe r->path_info in a more standard way, suggested by Aleksander Budzynowski
  doc typo spotted by Vincent Bray

Submitted By: Eric Covner
Reviewed by: jorton, pgolluci

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739600 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