LDAPServer
Name
LDAPServer -- Specify the LDAP server to use for lookups
Synopsis
LDAPServer [ "hostname1:port1 hostname2:port2"
]
Default
LDAPServer "localhost"
Context
server config, <VirtualHost>, <Global>
Module
mod_ldap
Compatibility
mod_ldap v1.0 and later
Description
LDAPServer allows you to to specify the hostname(s) and
port(s) of the LDAP server(s) to use for LDAP authentication. If no
LDAPServer configuration directive is present, the default LDAP
servers specified by your LDAP API will be used.