diff options
-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> |