From: mbarnson%sisna.com <>
Date: Fri, 4 Apr 2008 11:46:11 +0000 (+0000)
Subject: Added chunk about setting up DirectoryIndex to use index.cgi as the
X-Git-Tag: bugzilla-3.1.3~230
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7f3f31c61deaabbf53af785ebc57bcc6470986;p=thirdparty%2Fbugzilla.git
Added chunk about setting up DirectoryIndex to use index.cgi as the
Bugzilla index page.
---
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index 6e5f31c449..d2a1113951 100644
--- a/docs/en/xml/installation.xml
+++ b/docs/en/xml/installation.xml
@@ -1215,6 +1215,19 @@
+
+
+ directoryindex for the Bugzilla default page.
+
+
+ You should modify the <DirectoryIndex> parameter for
+ the Apache virtual host running your Bugzilla installation to
+ allow index.cgi as the index page for a
+ directory, as well as the usual index.html,
+ index.htm, and so forth.
+
+