]> granicus.if.org Git - apache/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)
commit86a0df5571c4c7667f14c423a991b51a477c5bbf
treeec64172140e6bc1f2b6a441bdc8b239019c315fc
parent2ee253343fb659721dfcc83fab436a147390c4d6
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