From: lpsolit%gmail.com <> Date: Fri, 4 Apr 2008 11:47:57 +0000 (+0000) Subject: Bug 281821: Add mention of 'testserver.pl' to webserver configuration section - Patch... X-Git-Tag: bugzilla-3.1.1~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068994940e245f5a4a1db7bd771ae0132de6677d;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/en/xml/installation.xml b/docs/en/xml/installation.xml index 71d9fb8e34..374d66e07f 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -853,7 +853,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.