summaryrefslogtreecommitdiffstats
path: root/docs/sgml/installation.sgml
diff options
context:
space:
mode:
authorjake%bugzilla.org <>2003-02-06 11:45:24 +0100
committerjake%bugzilla.org <>2003-02-06 11:45:24 +0100
commit7407cb3069182253ff4218450237bec5726f21d2 (patch)
tree5a615a89c76185bec2e7452f30e7f57724f9eef3 /docs/sgml/installation.sgml
parent0359066d3dcd887412615ba2f5081fb2f187c849 (diff)
downloadbugzilla-7407cb3069182253ff4218450237bec5726f21d2.tar.gz
bugzilla-7407cb3069182253ff4218450237bec5726f21d2.tar.xz
This checkin contains two fixes:
* Bug 191971 - The guide incorrectly stated that you could resolve a bug via email * Provide an example of a glossary term in the document conventions section
Diffstat (limited to 'docs/sgml/installation.sgml')
-rw-r--r--docs/sgml/installation.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sgml/installation.sgml b/docs/sgml/installation.sgml
index 0770ae4af..b25a2bcab 100644
--- a/docs/sgml/installation.sgml
+++ b/docs/sgml/installation.sgml
@@ -1597,7 +1597,7 @@ AddHandler cgi-script .cgi
(either the Bugzilla directory or one of its parents).
</para>
<programlisting>
-Options +ExecCGI
+Options +ExecCGI
AllowOverride Limit
</programlisting>