# $NetBSD: ag.conf,v 1.3 2003/09/21 16:21:16 kim Exp $
#
# Configuration fragment for Apache::Gallery
#
#
# Default settings
#
PerlSetVar GalleryTemplateDir @AG_SHAREDIR@/templates/default
#
# Files referred by default templates
#
Alias /@AG@/ "@AG_SHAREDIR@/htdocs/"
Options None
AllowOverride None
Order allow,deny
Allow from all