diff options
author | Jeff King <peff@peff.net> | 2013-06-09 04:08:45 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-06-14 10:29:01 -0700 |
commit | bb3f7ccadb5270e060cfbbb44f9c80a8c65cc449 (patch) | |
tree | fce10d021d7c2196cf05f93d26e2e847fbab9280 /sha1_name.c | |
parent | a8adcc4730339c69d173ea4f10c06d7af4a456b4 (diff) | |
download | git-bb3f7ccadb5270e060cfbbb44f9c80a8c65cc449.tar.gz git-bb3f7ccadb5270e060cfbbb44f9c80a8c65cc449.tar.xz |
t/lib-httpd/apache.conf: load compat access module in apache 2.4
In apache 2.4, the "Order" directive has gone away in favor
of a new system in mod_authz_host. However, since we want
our config file to remain compatible across multiple Apache
versions, we can use mod_access_compat to keep using the
older style.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sha1_name.c')
0 files changed, 0 insertions, 0 deletions