diff options
author | 2001-04-23 01:56:58 +0000 | |
---|---|---|
committer | 2001-04-23 01:56:58 +0000 | |
commit | 09a0a3ba6b6d104f2aa52f1c5f117b8c00b606b4 (patch) | |
tree | 40cc53c0ebb2e95d1f7700782ba817bec5296eba /README | |
parent | Checking in Matty's update to the release notes (diff) | |
download | bugzilla-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-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |