summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/installation.xml
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-04-04 13:48:03 +0200
committerlpsolit%gmail.com <>2008-04-04 13:48:03 +0200
commitdb57bbc48bffcc0e749f42486026261e8cfbae06 (patch)
treed94988308bfeeb9092943ec24fed0da0ec41b3bf /docs/en/xml/installation.xml
parent795847106e9b9c1f234ed4033733397adf0036bf (diff)
downloadbugzilla-db57bbc48bffcc0e749f42486026261e8cfbae06.tar.gz
bugzilla-db57bbc48bffcc0e749f42486026261e8cfbae06.tar.xz
Docs for bug 245877: use testagent.cgi and testserver.pl to test your installation - Patch by me, r=justdave
Diffstat (limited to 'docs/en/xml/installation.xml')
-rw-r--r--docs/en/xml/installation.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index e4ce11dca..8269d60aa 100644
--- a/docs/en/xml/installation.xml
+++ b/docs/en/xml/installation.xml
@@ -1,5 +1,5 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.132 2008/04/04 06:48:02 lpsolit%gmail.com Exp $ -->
+<!-- $Id: installation.xml,v 1.133 2008/04/04 06:48:03 lpsolit%gmail.com Exp $ -->
<chapter id="installing-bugzilla">
<title>Installing Bugzilla</title>
@@ -957,7 +957,10 @@
<para>
Configure your web server according to the instructions in the
appropriate section. (If it makes a difference in your choice,
- the Bugzilla Team recommends Apache.) Regardless of which webserver
+ the Bugzilla Team recommends Apache.) To check whether your web server
+ is correctly configured, try to access <filename>testagent.cgi</filename>
+ from your web server. If "OK" is displayed, then your configuration
+ is successful. Regardless of which web server
you are using, however, ensure that sensitive information is
not remotely available by properly applying the access controls in
<xref linkend="security-webserver-access"/>. You can run