From 6052be63919d551b21456d444ef450a686115d45 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 14 Aug 2006 22:56:11 +0000 Subject: [PATCH] Bug 281821: Add mention of 'testserver.pl' to webserver configuration section - Patch by victory(_RSZ_) r=Colin --- docs/xml/installation.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 6c761be5a4..e607d0587c 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -905,7 +905,9 @@ 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 - . + . You can run + testserver.pl to check if your web server serves + Bugzilla files as expected.
-- 2.47.2