I'm working on setting up a testing environment to try to get LDAP authentication to work in either a WAMP or LAMP environment. May be a stupid question, but there are differences between the WAMP and LAMP, namely the WAMP uses "httpd.conf" as the config file and uses .htaccess permissions to protect folders, while the the WAMP uses "apache2.conf" as the config file and uses "<directory>" sections to protect folders.
Is this correct, and is either one better to use?
Is this correct, and is either one better to use?