# $NetBSD: bugzilla.conf,v 1.1.1.1 2007/08/27 17:51:33 adrianp Exp $
#
# Bugzilla configuration file fragment for Apache
Alias /bugzilla/ "@BZDIR@/"
AddHandler cgi-script .cgi
Options +ExecCGI
AllowOverride Limit
DirectoryIndex index.cgi index.html
Order allow,deny
Allow from all