# Examples below are taken from the online documentation # Refer to: # http://localhost/manual/mod/mod_ldap.html # http://localhost/manual/mod/mod_auth_ldap.html LDAPSharedCacheSize 200000 LDAPCacheEntries 1024 LDAPCacheTTL 600 LDAPOpCacheEntries 1024 LDAPOpCacheTTL 600 SetHandler ldap-status Order deny,allow Deny from all Allow from 127.0.0.1 # vim: ts=4 filetype=apache