]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Adding reference to data/comments needing to be an exception to the blocking of the...
authorjustdave%syndicomm.com <>
Mon, 23 Apr 2001 01:56:58 +0000 (01:56 +0000)
committerjustdave%syndicomm.com <>
Mon, 23 Apr 2001 01:56:58 +0000 (01:56 +0000)
README

diff --git a/README b/README
index 3942ed72fbdda485b15351854caec2877b48e1bc..f836ec205817a7b294f8b8655cc517a7a3f7e4ac 100644 (file)
--- 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