From: Rich Bowen Date: Mon, 22 Jun 2026 17:24:12 +0000 (+0000) Subject: Update STATUS to reflect some recent work that's been done. X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ffbf24402263e8dcacb4c5b91afb3da5a1a2cd12;p=thirdparty%2Fapache%2Fhttpd.git Update STATUS to reflect some recent work that's been done. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935555 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index 3b1f071a3b..77b68dff80 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -9,14 +9,6 @@ http://httpd.apache.org/docs-project/docsformat.html To Do List ======================= -- Update the http://httpd.apache.org/docs-project/docsformat.html - document to be useful. In particular: - - Document the translation process. - - Generally update it to make it reflect the current reality of how - we work. - - Improving the documentation of the documentations' build system - itself (requirements, procedures) - - Continue to enhance the FAQ, which is in the wiki: http://wiki.apache.org/httpd/FAQ @@ -35,13 +27,6 @@ To Do List They both need review and updates to reflect the current state of the art. -- Windows platform docs are in desperate need of rewrites/updates for 2.x. - - Bill Rowe is a good contact for tech questions. - - "using apache" has been done, "compiling apache" is still open - - hints on uninstalling apache (exit monitor, close directories, - registry entries etc) (PR 10154) - - FAQ: UTF-8 config and URL encoding for non-ascii characters. - - New Auth system - Much clean-up and enhancement of aaa howto (Can someone clarify exactly what needs cleaned up and enhanced?) @@ -49,19 +34,8 @@ To Do List - Discussion of DBD auth, and, in particular, examples of how to set up auth using each of the supported databases. -- Expression syntax for , Require expr, SetEnvIfExpr, CustomLog, ... - Start is in expr.xml, igalic is working on this - -- modules docs - - the following modules added since 2.2 lack documentation - - mod_serf - - mpm_simple - the list may be incomplete - maybe some of the modules will not be included in 2.4 - - mod_suexec: very little documentation - - mod_substitute and reverse proxies: Add example using mod_filter - (see: http://marc.info/?l=apache-httpd-users&m=128830729603423&w=2) + (see: http://lists.apache.org/thread/kcdy8hyrqjpyy56bf63fzcgtl33kkblz) -Mod auth spanish doc add the following that a community member has created. https://github.com/valenbg1/auth-example-mod-apache @@ -161,9 +135,3 @@ https://github.com/valenbg1/auth-example-mod-apache of what's broken. For the moment, PDF docs are no longer referenced on the docs site. -- Add example of using -p flag to rotatelogs to do something useful. - -- Log rotation doc - http://httpd.apache.org/docs/2.4/logs.html#rotation - needs to mention rotatelogs as well as fairly standard log rotation - stuff, rather than encouraging people to do this by hand. -