summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Gallery/MESSAGE
blob: d5deed3529ad303ee73fb90028e5e05e20c3faa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/09/01 22:42:49 kim 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

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