Commit 351520e6 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Fix example

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747086 13f79535-47bb-0310-9956-ffa450edef68
parent 7dbe33b9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -231,7 +231,7 @@ LDAPTrustedGlobalCert CA_DER "/certs/certfile.der"
# mod_ldap and mod_authnz_ldap be loaded. Change the
# "yourdomain.example.com" to match your domain.

LDAPTrustedGlobalCert CA_DER "/certs/certfile.der:
LDAPTrustedGlobalCert CA_DER "/certs/certfile.der"

<Location "/ldap-status">
    SetHandler ldap-status