]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 281821: Add mention of 'testserver.pl' to webserver configuration section - Patch...
authorlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:47:57 +0000 (11:47 +0000)
committerlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:47:57 +0000 (11:47 +0000)
docs/en/xml/installation.xml

index 71d9fb8e343c072d8fda0a725537892bea115690..374d66e07f0cf1fa2b5cc1b1eda75dbd232228ed 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.126 2008/04/04 06:47:56 mkanat%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.127 2008/04/04 06:47:57 lpsolit%gmail.com Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
         the Bugzilla Team recommends Apache.) Regardless of which webserver
         you are using, however, ensure that sensitive information is
         not remotely available by properly applying the access controls in
-        <xref linkend="security-webserver-access"/>.
+        <xref linkend="security-webserver-access"/>. You can run
+        <filename>testserver.pl</filename> to check if your web server serves
+        Bugzilla files as expected.
       </para>
 
       <section id="http-apache">