Hi, I have a web site which I would want to allow only users after authenticating them against our Active Directory. I wanted to place .htaccess file in the main web folder 1. Do I need to install "mod_authz_ldap" module ? And is there any other module which I would need to install ? 2. Also what should I mention in .htaccess file to ask it to authenticate users against my Active Directory ? Thank you. |