]> granicus.if.org Git - apache/commit
Merge r1776463 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 30 May 2017 12:24:22 +0000 (12:24 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 30 May 2017 12:24:22 +0000 (12:24 +0000)
commit71df22eefd0a03c11b5732c253d772fdd8b342c0
treedbb08057a8db21974df9cc7402d232cd7d5969eb
parent1b4533436a3fa72058b1ec6a03dc67d3b0376ca3
Merge r1776463 from trunk:

PR60009: RewriteRule local prefix checking update

  *) mod_rewrite: When a substitution is a fully qualified URL, and the
     scheme/host/port matches the current virtual host, stop interpreting the
     path component as a local path just because the first component of the
     path exists in the filesystem.  Adds RewriteOption "LegacyPrefixDocRoot"
     to revert to previous behavior. PR60009.

Submitted By: Hank Ibell <hwibell gmail.com>

Submitted by: covener
Reviewed by: covener, jim, ylavic

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