I've done few changes on the module :
- Update Ldap Schema file (I've indexed apache attributes in slapd.conf for
improve performance)
- Add support for error.log per vhost
- Add a new environment variable called SERVER_ROOT
that contains vhost document_root. DOCUMENT_ROOT environment variable
seems to be readonly.
I would like to add support for customLog but I don't found the appropriate
method and header. Maybe mod_config.h.
May anyone could give me a hand.
- I would like to add support for LDAP SSL/TLS connection
- Support for SSL certificate stored in directly in LDAP.
|