This is a total WIP for making bugzilla work with httpd, tedu pointed
out that 5.0 was out and so I thought I better try updating this port.
The documentation here is still applicable.
https://github.com/reyk/httpd/wiki/Migrating-a-perl-CGI-application-such-as-Bugzilla
I know there are annoyances
This gets bugzilla working under httpd. I only tested it with SQLite so
I'm sure it needs more help to work with mySQL or Postgres.
Some of the nice features are that it drops privileges to
_bugzilla:_bugzilla and chroots into /var/www/bugzilla and of course
that it runs as an FCGI and so works w