Re: ldap-status and <IfModule mod_ldap>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 17, 2018 at 12:11 PM, Helmut Schneider <jumper99@xxxxxx> wrote:
> Hello all,
>
> I have the following snippet:
>
> <IfModule mod_ldap>
>        <Location /ldap-status>
>                SetHandler ldap-status
>        </Location>
> </IfModule>
>
> This does not work, /ldap-status is not found. If I change to e.g.
>
> <IfModule mod_authnz_ldap>
>
> it does. Why?

It just doesn't have an intuitive source file name:

Module Identifier:ldap_module
Source File:util_ldap.c

I think the IfModule form you're using is matching the source file w/o
the .c, rather than the module name.
<IfModule [!]module-file|module-identifier> ... </IfModule>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux