]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_macro: fix usability of globally defined macros in .htaccess files.
authorYann Ylavic <ylavic@apache.org>
Sat, 28 Oct 2017 16:05:51 +0000 (16:05 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 28 Oct 2017 16:05:51 +0000 (16:05 +0000)
commitaa06756e7d94baea79fdc0f3fc9d586c07bffc26
treed677ddfadbd246afe5c3f7dc4454c14b48012445
parent0711be659cfd3a3e8219671595de57546d230239
mod_macro: fix usability of globally defined macros in .htaccess files.
PR 57525.

Reverts pre_config hook from r1656669 (happens too late for EXEC_ON_READ), and
ensures ap_macros is reset on restart with a pconf cleanup.

Proposed by: Jose Kahan <jose w3.org>
Reviewed by: ylavic

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