summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/installation.xml
diff options
context:
space:
mode:
authormbarnson%sisna.com <>2008-04-04 13:46:15 +0200
committermbarnson%sisna.com <>2008-04-04 13:46:15 +0200
commitf903ee7bf9ffd0ed6701a5d94b2b1a4d6b1bd9bd (patch)
treecb6bb5b494ed93c25ac63d5015d00c87c0551153 /docs/en/xml/installation.xml
parent347c51fa30d4147b785df6c84dfb688f66429571 (diff)
downloadbugzilla-f903ee7bf9ffd0ed6701a5d94b2b1a4d6b1bd9bd.tar.gz
bugzilla-f903ee7bf9ffd0ed6701a5d94b2b1a4d6b1bd9bd.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/en/xml/installation.xml')
-rw-r--r--docs/en/xml/installation.xml10
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>