Re: [users@httpd] ldap-status and

2018-01-17 Thread Helmut Schneider
On Wed, Jan 17, 2018 at 12:11 PM, Helmut Schneider wrote: Hello all, I have the following snippet: SetHandler ldap-status This does not work, /ldap-status is not found. If I change to e.g. it does. Why? It just doesn't have an intuitive source file name:

Re: [users@httpd] ldap-status and

2018-01-17 Thread Eric Covener
On Wed, Jan 17, 2018 at 12:11 PM, Helmut Schneider wrote: > Hello all, > > I have the following snippet: > > > >SetHandler ldap-status > > > > This does not work, /ldap-status is not found. If I change to e.g. > > > > it does. Why? It just doesn't have an intuit

[users@httpd] ldap-status and

2018-01-17 Thread Helmut Schneider
Hello all, I have the following snippet: SetHandler ldap-status This does not work, /ldap-status is not found. If I change to e.g. it does. Why? Thank you! [helmut@BSDHelmut ~]$ apachectl -t -D DUMP_MODULES | grep -i ldap authnz_ldap_module (shared) ldap_mo