]> granicus.if.org Git - apache/commit
*) mod_rewrite: Avoid looping on relative substitutions that
authorEric Covener <covener@apache.org>
Thu, 14 Jan 2016 17:08:17 +0000 (17:08 +0000)
committerEric Covener <covener@apache.org>
Thu, 14 Jan 2016 17:08:17 +0000 (17:08 +0000)
commit5327f57248056c1d3883cb95aeab8baf52d521c3
treefcf1eaef92b848b4f3e62450442abeac8c5f36bc
parent677dbcaa2b499d788c4487ff995209ddf5819589
  *) mod_rewrite: Avoid looping on relative substitutions that
     result in the same filename we started with. PR 58854.
     [Eric Covener]

Previously, the comparison of old and new filename happened before
some prefixes might be added.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724656 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/mappers/mod_rewrite.c