95c6a4ac31
> v3.2 (Dec-29-2004) > * Some options were missing in apache 1.3x part of the code. > > * There was a syntax error in TLS related code. Thanks for many of you > who pointed it out. > > * Don't try to re-initialize TLS. Thanks to Volker for pointing it out. > > * if the ldap header files and libaries are no in ldap base directory, > they can be specified with --with-ldap-includes and > --with-ldap-libraries respectively. > > v 3.3 (Dec-30-2004) > * some tls code was outside
9 lines
384 B
Text
9 lines
384 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2005/02/26 01:06:08 adrianp Exp $
|
|
|
|
In order to use this module in your Apache installation, you need to
|
|
add the following to your httpd.conf file:
|
|
|
|
LoadModule mm_auth_ldap_module lib/httpd/mod_auth_ldap.so
|
|
|
|
===========================================================================
|