]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 281821: Add mention of 'testserver.pl' to webserver configuration section - Patch...
authorlpsolit%gmail.com <>
Mon, 14 Aug 2006 22:56:11 +0000 (22:56 +0000)
committerlpsolit%gmail.com <>
Mon, 14 Aug 2006 22:56:11 +0000 (22:56 +0000)
docs/xml/installation.xml

index 6c761be5a42c515ed0db253f2368dc3b400fca2b..e607d0587c7d5438d86aaa8c7de2028b98985fea 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.107.2.12 2006/07/14 22:12:37 mozilla%colinogilvie.co.uk Exp $ -->
+<!-- $Id: installation.xml,v 1.107.2.13 2006/08/14 15:56:11 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">