Commit 12214b8f authored by Rich Bowen's avatar Rich Bowen
Browse files
Credit: Hendrik Harms <hendrik.harms@gmail.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824143 13f79535-47bb-0310-9956-ffa450edef68
parent d6c84cbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -477,7 +477,7 @@ Require ldap-dn cn=Barbara Jenson, o=Example
    the attribute employeeType = active</p>

    <highlight language="config">
Require ldap-attribute "employeeType=active"
Require ldap-attribute employeeType="active"
</highlight>

    <p>Multiple attribute/value pairs can be specified on the same line