From: lpsolit%gmail.com <> Date: Mon, 14 Aug 2006 22:56:11 +0000 (+0000) Subject: Bug 281821: Add mention of 'testserver.pl' to webserver configuration section - Patch... X-Git-Tag: bugzilla-2.22.1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6052be63919d551b21456d444ef450a686115d45;p=thirdparty%2Fbugzilla.git Bug 281821: Add mention of 'testserver.pl' to webserver configuration section - Patch by victory(_RSZ_) r=Colin --- 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.