aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2001-04-23 01:56:58 +0000
committerjustdave%syndicomm.com <>2001-04-23 01:56:58 +0000
commit09a0a3ba6b6d104f2aa52f1c5f117b8c00b606b4 (patch)
tree40cc53c0ebb2e95d1f7700782ba817bec5296eba /README
parentChecking in Matty's update to the release notes (diff)
downloadbugzilla-09a0a3ba6b6d104f2aa52f1c5f117b8c00b606b4.tar.gz
bugzilla-09a0a3ba6b6d104f2aa52f1c5f117b8c00b606b4.tar.bz2
bugzilla-09a0a3ba6b6d104f2aa52f1c5f117b8c00b606b4.zip
Adding reference to data/comments needing to be an exception to the blocking of the 'data' folder.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 3942ed72f..f836ec205 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