From: Joshua Slive Date: Fri, 7 Dec 2001 19:45:10 +0000 (+0000) Subject: status update... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01ee7d46ebd20053050e696eed1a9b2a0dbcbd72;p=apache status update... we definitely need some input from dev@httpd on things like mod_proxy, worker mpm, etc. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92379 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index 2dbd694c57..36688992bd 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -1,5 +1,5 @@ Apache HTTP Server 2.0 Documentation Status File. -Last modified: $Date: 2001/11/16 18:57:06 $ +Last modified: $Date: 2001/12/07 19:45:10 $ If you are interested in helping accomplish some of the tasks on this list or otherwise improving the documentation, please join the @@ -15,19 +15,16 @@ tutorial on how to get started with making your contribution. - modules docs - mod_suexec: very little documentation + - mod_proxy: updates for 2.0 - mod_status: updates for 2.0 - mod_example: updates for 2.0 - - + - man pages - Some of the man pages need to be updated for 2.0. At least the httpd man page appears to be outdated, and perhaps other. After this is done, the manual/programs/ versions can be regenerated. -- XHTML conversion - Status: Completed Sat, 22 Sep - - MPM documentation - Each MPM needs to have a documentation file in manual/mod/ which lists the directives it provides, and some details @@ -44,7 +41,6 @@ tutorial on how to get started with making your contribution. - misc/perf-tuning.html - needs major rewrite for 2.0 - misc/tutorials.html - mostly not relevant to 2.0 - misc/stopping.html - - dso.html - misc/rewriteguide.html - needs cleaning in 1.3 and 2.0 - misc/known_client_problems.html - mostly ancient @@ -99,17 +95,6 @@ tutorial on how to get started with making your contribution. -Things to be done in both the 1.3 and 2.0 trees -=============================================== - - -Tutorials -========= - -* Tutorial on user authentication with Apache. Rich Bowen has contributed - his tutorial from ApacheToday, but it needs to be cleaned up and put in - a good format for the docs. - New User documentation ======================