diff options
author | mbarnson%sisna.com <> | 2002-11-05 12:19:40 +0100 |
---|---|---|
committer | mbarnson%sisna.com <> | 2002-11-05 12:19:40 +0100 |
commit | b1fee660c7f48c7e6fc89a222acf49c35007fedd (patch) | |
tree | 7f52ec531032b268febbfa06ca9783683f181850 /docs | |
parent | 44cff78e55370b0d26517dc867fbf7047414d46e (diff) | |
download | bugzilla-b1fee660c7f48c7e6fc89a222acf49c35007fedd.tar.gz bugzilla-b1fee660c7f48c7e6fc89a222acf49c35007fedd.tar.xz |
Added section for Bugzilla and mod_perl (future expansion).
Right now, it just says "Bugzilla doesn't work under mod_perl".
See bug 149883
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sgml/installation.sgml | 10 | ||||
-rw-r--r-- | docs/xml/installation.xml | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/docs/sgml/installation.sgml b/docs/sgml/installation.sgml index 07ab699b4..d24f7b9a6 100644 --- a/docs/sgml/installation.sgml +++ b/docs/sgml/installation.sgml @@ -1260,6 +1260,16 @@ bash# perl -pi -e "s/Content-Type\: text\/html/Content-Type\: text\/html\; chars <filename>index.htm</filename>, and so forth. </para> </section> + <section id="mod_perl" xreflabel="Bugzilla and mod_perl"> + <title> + Bugzilla and <filename>mod_perl</filename> + </title> + <para>Bugzilla is unsupported under mod_perl. Effort is underway + to make it work cleanly in a mod_perl environment, but it is + slow going. + </para> + </section> + <section id="mod-throttle" xreflabel="Using mod_throttle to prevent Denial of Service attacks"> <title> diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 07ab699b4..d24f7b9a6 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1260,6 +1260,16 @@ bash# perl -pi -e "s/Content-Type\: text\/html/Content-Type\: text\/html\; chars <filename>index.htm</filename>, and so forth. </para> </section> + <section id="mod_perl" xreflabel="Bugzilla and mod_perl"> + <title> + Bugzilla and <filename>mod_perl</filename> + </title> + <para>Bugzilla is unsupported under mod_perl. Effort is underway + to make it work cleanly in a mod_perl environment, but it is + slow going. + </para> + </section> + <section id="mod-throttle" xreflabel="Using mod_throttle to prevent Denial of Service attacks"> <title> |