summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Gallery/MESSAGE
blob: 17cbc36a0cd38faaf034da1f8d29e8b219da6ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
===========================================================================
$NetBSD: MESSAGE,v 1.3 2005/09/28 14:15:50 rillig Exp $

The default Apache::Gallery templates have been installed in

    ${AG_SHAREDIR}/templates

The templates refer to icons and stylesheets, that need to be accessible
through your HTTP server.  If you are running Apache, then you may either
symlink

	ln -s ${AG_SHAREDIR}/htdocs ${AG}

in DocumentRoot, or add the following line to httpd.conf:

	Include ${PKG_SYSCONFDIR}/${AG}.conf

For more configuration information, see the following files:

	${AG_DOCDIR}/INSTALL
	${AG_DOCDIR}/README
	${AG_DOCDIR}/UPGRADE

===========================================================================