Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / databases / phpldapadmin / MESSAGE
blob480a7bd608836e1456dbf50abee034fd64e7760d
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.5 2006/05/18 22:13:46 adrianp Exp $
4 You will need to edit ${PREFIX}/share/phpldapadmin/config/config.php to
5 initially setup your site.
7 You will also need to make phpLDAPAdmin accessible through your HTTP server.
8 If you are running Apache then you can add the following line to httpd.conf:
10         Include ${PKG_SYSCONFDIR}/phpldapadmin.conf
12 to make phpLDAPAdmin accessible through:
14         http://localhost/ldapadmin/
16 In addition to this it is highly recommended that you check the permissions
17 on the phpLDAPAdmin configuration file (config.php) as this can contain
18 sensitive information.
19 ===========================================================================