]> git.pld-linux.org Git - packages/bugzilla.git/blame - bugzilla.conf
- add crontab
[packages/bugzilla.git] / bugzilla.conf
CommitLineData
f5554fe6
ER
1# $Id$
2
9c981413 3Alias /bugzilla "/usr/share/bugzilla/htdocs"
6978899c 4
9c981413 5<Directory /usr/share/bugzilla/htdocs>
6978899c 6 Options ExecCGI
e30ccb3d 7 AddHandler cgi-script .cgi
9c981413
ER
8 Order allow,deny
9 Allow from all
6978899c 10</Directory>
This page took 0.078407 seconds and 4 git commands to generate.