For whatever reason, I am not able to include the following line in my httpd.conf:
AuthBasicProvider file ldap
I keep getting the following error:
Unknown Authn provider: ldap
Apache is compiled from source with :
--enable-authnz-ldap
--enable-ldap
What other compile-time options should I pass? Building this for svn/ldap servers, compiling support in instead of dso.
Thanks! V