]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
backport r1043023 from trunk:
authorEric Covener <covener@apache.org>
Tue, 8 Feb 2011 02:48:16 +0000 (02:48 +0000)
committerEric Covener <covener@apache.org>
Tue, 8 Feb 2011 02:48:16 +0000 (02:48 +0000)
commit4a859de3625dfaa36d7e25dfcc5bdb2c085f555c
tree69cb149c32bc91f04d3804ef346bef880c999703
parent400f3d4f374247b91030d15948b30cd37833744a
backport r1043023 from trunk:

    PR50349: Honor 'AcceptPathInfo OFF' during internal redirects,
    such as per-directory mod_rewrite substitutions.   This would be left floating
    around in the request_rec with a pcalloc'ed value, so the core fixup
    hook thought some module had overridden it.

Reviwed by: covener, rpluem, jorton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1068255 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/http/http_request.c
server/core.c