[Bug 67770] mod_ldap doc uses /ldap-status in examples
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=67770 Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Rich Bowen <[email protected]> --- Fixed in r1933764 (trunk) and r1933765 (2.4.x). Removed the redundant ldap-status handler block from four SSL/TLS configuration examples (SSL, TLS/STARTTLS, Netscape SDK, OpenLDAP SDK). These examples demonstrate LDAP certificate configuration, not the status handler — the ldap-status Location block was unnecessarily repeated in each one. Changed the example Location path to "/protected" and removed SetHandler ldap-status. The ldap-status handler remains properly documented in the "Example Configuration" and "Monitoring the Cache" sections. -- You are receiving this mail because: You are the assignee for the bug.