]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Reorder the definitions for mod_ldap and mod_auth_ldap within
authorGraham Leggett <minfrin@apache.org>
Fri, 22 Nov 2002 12:35:44 +0000 (12:35 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 22 Nov 2002 12:35:44 +0000 (12:35 +0000)
commit8db2b8cdf8240726322058c3379dfd88dafa7e71
treeec64172140e6bc1f2b6a441bdc8b239019c315fc
parent11baef7010da23ce2c8f015996e2e63d81924b39
Reorder the definitions for mod_ldap and mod_auth_ldap within
config.m4 to make sure the parent mod_ldap is defined first.
This ensures that mod_ldap comes before mod_auth_ldap in the
httpd.conf file, which is necessary for mod_auth_ldap to load.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97596 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/config.m4