From: justdave%syndicomm.com <> Date: Mon, 23 Apr 2001 01:56:58 +0000 (+0000) Subject: Adding reference to data/comments needing to be an exception to the blocking of the... X-Git-Tag: bugzilla-2.12~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09a0a3ba6b6d104f2aa52f1c5f117b8c00b606b4;p=thirdparty%2Fbugzilla.git Adding reference to data/comments needing to be an exception to the blocking of the 'data' folder. --- diff --git a/README b/README index 3942ed72fb..f836ec2058 100644 --- a/README +++ b/README @@ -279,9 +279,10 @@ access.conf. There are two critical directories and a file that should not be a served by the HTTP server. These are the 'data' and 'shadow' directories and the 'localconfig' file. You should configure your HTTP server to not serve -content from these files. Failure to do so will expose critical passwords +content from these files. Failure to do so will expose critical passwords and other data. Please see your HTTP server configuration manual on how -to do this. +to do this. If you use quips (at the top of the buglist pages) you will want +the 'data/comments' file to still be served. This file contains those quips. 2. Installing the Bugzilla Files