Merge from vendor branch TNF:
[pkgsrc.git] / security / base / MESSAGE
1 ===========================================================================
2 $NetBSD$
3
4 You will need to make BASE accessible through your HTTP server.
5 If you are running Apache and ap-php, then you will need to
6 add the following line to your httpd.conf:
7
8         Include ${PKG_SYSCONFDIR}/base.conf
9
10 to make BASE accessible through:
11
12         http://localhost/base/
13
14 You will need to customise ${BASE_DIR}/base_conf.php before
15 BASE will work.  This includes setting up database access.
16
17 ===========================================================================