16 lines
581 B
Text
16 lines
581 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.4 2005/09/06 21:47:46 adrianp Exp $
|
|
|
|
You will need to edit ${PREFIX}/share/phpldapadmin/config.php to
|
|
initially setup your site.
|
|
|
|
You will also need to make phpLDAPAdmin accessible through your HTTP server.
|
|
If you are running Apache then you can add the following line to httpd.conf:
|
|
|
|
Include ${PKG_SYSCONFDIR}/phpldapadmin.conf
|
|
|
|
to make phpLDAPAdmin accessible through:
|
|
|
|
http://www.domain.com/ldapadmin/
|
|
|
|
===========================================================================
|