summaryrefslogtreecommitdiff
path: root/t/t7061-wtstatus-ignore.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2013-06-21 14:12:51 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-06-21 13:58:06 -0700
commit5bdc47eb55aabef3720039181fc360499081a29f (patch)
tree0dc3e55d161a89fd9c8789ff25c4ed7be734d5d2 /t/t7061-wtstatus-ignore.sh
parentt/lib-httpd/apache.conf: configure an MPM module for apache 2.4 (diff)
downloadtgif-5bdc47eb55aabef3720039181fc360499081a29f.tar.xz
lib-httpd/apache.conf: check version only after mod_version loads
Commit 0442743 introduced an <IfVersion> directive near the top of the apache config file. However, at that point we have not yet checked for and loaded the mod_version module. This means that the directive will behave oddly if mod_version is dynamically loaded, failing to match when it should. We can fix this by moving the whole block below the LoadModule directive for mod_version. Reported-by: Brian Gernhardt <brian@gernhardtsoftware.com> Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7061-wtstatus-ignore.sh')
0 files changed, 0 insertions, 0 deletions