From 268ea6b9c58e9fe41707a53bcf307b3897139a97 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 21 Nov 2002 17:55:51 +0000 Subject: [PATCH] Make a not about httpd-writable directory so that we don't forget the issue. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97585 13f79535-47bb-0310-9956-ffa450edef68 --- docs/STATUS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/STATUS b/docs/STATUS index 30e3e7f0d0..b3029ea957 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -1,5 +1,5 @@ Apache HTTP Server 2.0 Documentation Status File. -Last modified: $Date: 2002/11/14 19:20:54 $ +Last modified: $Date: 2002/11/21 17:55:51 $ If you are interested in helping accomplish some of the tasks on this list or otherwise improving the documentation, please join the @@ -76,6 +76,12 @@ Things That Need Fixing - API documentation Status: Ben Laurie has written some hooks documentation +- Several features in Apache require write-access to the filesystem. + Examples: CacheRoot, DavLockDB, ScriptLog + We should treat the things consistently in the docs, and perhaps + suggest the use of directory like /usr/local/apache2/var/ that is + httpd-writable. + - Translations There are several efforts underway to translate the documentation into other languages. A detailed list of the currently known -- 2.50.1