# VirtualHost: Allows the daemon to respond to requests for more than one # server address, if your server machine is configured to accept IP packets # for multiple addresses. This can be accomplished with the ifconfig # alias flag, or through kernel patches like VIF. # Any httpd.conf or srm.conf directive may go into a VirtualHost command. # See also the BindAddress entry. NameVirtualHost 127.0.0.1:80 LoadModule ldap_cfg_module /usr/lib/apache/1.3/mod_ldap_cfg.so LDAPCfg_Debug 0 LDAPCfg_UseSimpleBind LDAPCfg_BindDN uid=apache,ou=System,o=Bayour.COM,c=SE LDAPCfg_Password secret LDAPCfg_BaseDN 'cn=apache.domain.tld:80,cn=apache.domain.tld,ou=Computers,c=SE' LDAPCfg_SearchScope sub LDAPCfg_URI ldaps://localhost/ LDAPCfg_ProtoVer 3 LDAPCfg_Load (objectClass=*)