]> granicus.if.org Git - apache/commit
Fix %{DOCUMENT_URI} in SSI w/ default parser
authorEric Covener <covener@apache.org>
Tue, 24 Jan 2017 17:09:47 +0000 (17:09 +0000)
committerEric Covener <covener@apache.org>
Tue, 24 Jan 2017 17:09:47 +0000 (17:09 +0000)
commitfe3c9b7a0f2261688946b4b36915e8f8fe9b7428
treef498a786f07eb2b975ef9331a2a5cdd01706818e
parenta697cb95beea9fa847c6f8ba413fc114bdffc479
Fix %{DOCUMENT_URI} in SSI w/ default parser

  *) core: %{DOCUMENT_URI} used in nested SSI expressions should point to the
     URI originally requsted by the user, not the nested documents URI. This
     restores the behavior of this variable to match the "legacy" SSI parser.
     PR60624.

Submitted By [Hank Ibell <hwibell gmail.com>]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780095 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/util_expr_eval.c