Hi,
I think I need a different apache version. I need to protect some folders. Since every user of the system should get accsess I want to use auth basic with AuthBasicProvider ldap. This works good beside a little problem: to retrive the LDAP password by some external script I need version 2.2.25. Installed is Server version: Apache/2.2.15 (Unix).
How can I upgrade to a later Version of Apache?
Are there any reasons why the Apache version in the distro is Version 2.2.15?