
humbedooh at apache
Aug 10, 2012, 12:41 AM
Post #1 of 1
(26 views)
Permalink
|
|
svn commit: r1371588 - /httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml
|
|
Author: humbedooh Date: Fri Aug 10 07:41:20 2012 New Revision: 1371588 URL: http://svn.apache.org/viewvc?rev=1371588&view=rev Log: Remove reference to the iPlanet SDK, as it doesn't seem to exist anymore Modified: httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml Modified: httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml?rev=1371588&r1=1371587&r2=1371588&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml Fri Aug 10 07:41:20 2012 @@ -47,10 +47,8 @@ by other LDAP modules</description> <a href="http://www.openldap.org/">OpenLDAP SDK</a> (2.x or later), <a href="http://developer.novell.com/ndk/cldap.htm">Novell LDAP SDK</a>, <a href="https://wiki.mozilla.org/LDAP_C_SDK"> - Mozilla LDAP SDK</a>, native Solaris LDAP SDK (Mozilla based), - native Microsoft LDAP SDK, or the - <a href="http://www.iplanet.com/downloads/developer/">iPlanet - (Netscape)</a> SDK. See the <a href="http://apr.apache.org">APR</a> + Mozilla LDAP SDK</a>, native Solaris LDAP SDK (Mozilla based) or the + native Microsoft LDAP SDK. See the <a href="http://apr.apache.org">APR</a> website for details.</p> </summary>
|