From: lpsolit%gmail.com <> Date: Mon, 14 Aug 2006 22:59:41 +0000 (+0000) Subject: Bug 281821: Add mention of 'testserver.pl' to webserver configuration section - Patch... X-Git-Tag: bugzilla-2.18.6~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=668142a5006bff24bc84d6f04107b1bb89f11510;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 6521953986..f038287890 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -769,7 +769,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.