UNPKG

masson

Version:

Module execution engine for cluster deployments.

15 lines (11 loc) 424 B
# phpLDAPadmin Install the phpLDAPadmin and register it to the Apache HTTPD server. Upon installation, the web application will be accessible at the following URL: "http://localhost/ldap". export default deps: 'httpd': module: 'masson/commons/httpd', local: true configure: 'masson/commons/phpldapadmin/configure' commands: 'install': 'masson/commons/phpldapadmin/install'