diff options
Diffstat (limited to 'docs/en/xml')
-rw-r--r-- | docs/en/xml/installation.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 07ab699b4..d24f7b9a6 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/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> |