On Fri, Jul 12, 2013 at 07:54:57PM +0800, 刘新星 wrote: > As to variable names, I am considering just reuse the variable names of > mod_authnz_ldap. > If we define these variable names for both mod_authnz_ldap and mod_authz_svn > for the same value, I don't think it is a good idea. What do you think? >
I don't think we should be declaring option names that are already used by a different apache module which is not developed by us. If your patch was changed to use mod_ldap instead of openldap, then this problem would disappear. I think that's another good reason for making use of mod_ldap.