From f4cc2c48a6fdb85e096374346f6d324f179e2d50 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 1 May 2017 21:24:47 +0000 Subject: [PATCH] propose mod_rewrite PR fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1793410 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/STATUS b/STATUS index ea1e97d5df..12d1a32ff4 100644 --- a/STATUS +++ b/STATUS @@ -213,6 +213,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: jailletc36 + *) 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. + + trunk patch: http://svn.apache.org/r1776463 + 2.4.x patch: svn merge -c 1776463 1776708 ^/httpd/httpd/trunk . + +1: covener + PATCHES/ISSUES THAT ARE BEING WORKED [ New entried should be added at the START of the list ] -- 2.50.1