[modcfgldap-devel] [modcfgldap-announce] new 1.1 release
Status: Beta
Brought to you by:
abrenk
From: Andreas B. <ma...@an...> - 2004-04-10 15:05:01
|
Hi, I just released version 1.1 of mod_cfg_ldap. New in this release is the addition of a user-defined search filter that is used during LDAP queries. Now you can have different Apache servers only use a portion of all configured vhosts by filtering based on any=20 attribute. Using for example the ARecord attribute of cosine.schema you could have server A on IP 172.16.1.1 and server B on IP 172.16.1.2. On server A you would use a filter like (ARecord=3D172.16.1.1) and have all of its vhosts in the LDAP directory use the structural dnsDomain object and an ARecord entry with that IP. If you wanted a vhost to be served by both servers you'd only have to add two ARecords with both IPs. Using (objectClass=3DapacheConfig) will effectively not filter at all as all vhost entries have that objectClass. Please direct any usage questions to the -users mailing list. Regards, Andreas --=20 Andreas Brenk mailto:ma...@an... http://www.andreasbrenk.com |