From: lpsolit%gmail.com <> Date: Mon, 14 Aug 2006 22:57:52 +0000 (+0000) Subject: Bug 281821: Add mention of 'testserver.pl' to webserver configuration section - Patch... X-Git-Tag: bugzilla-2.20.3~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bb0eb4a8adc0a6c1d8e6471e3b780433da96481;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 95acd0c183..bbe035f673 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -939,7 +939,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.