STATUS revision c330021bf3f45cbf187fa644781e67f7e470a58a
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve LawrenceApache HTTP Server 2.0 Documentation Status File.
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve LawrenceLast modified: $Date: 2002/11/23 18:49:31 $
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve LawrenceIf you are interested in helping accomplish some of the tasks on this
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrencelist or otherwise improving the documentation, please join the
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrenceapache-docs mailing list by mailing to docs-subscribe@httpd.apache.org
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve LawrenceFor more information on how to contribute to the Apache Documentation
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve LawrenceProject, please see http://httpd.apache.org/docs-project/, and
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrencehttp://apache-server.com/tutorials/ATdocs-project.html for an excellent
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrencetutorial on how to get started with making your contribution.
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence ------------------------------
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve LawrenceThings That Need Fixing
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence=======================
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - Rewriting of the remainder of the manual into xml is in
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence progress. See the bottom of this file for status info.
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - add ids to non-directive sections of the module docs, so they
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence get a chance to be linked in the sidebar
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence- Windows platform docs are in desperate need of rewrites/updates for 2.0.
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - Bill Rowe and Bill Stoddard are good contacts for tech questions.
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence- New Auth system
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence (Wait on this until the code has stabalized a little)
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - With the new auth system, we have a bunch of directives that are
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence duplicated in multiple modules, where one of the modules is obsolete.
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence We probably need to mark the old modules as <status>obsolete</status>
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence and key on that to omit them from the directive index, etc.
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - Much clean-up and enhancement of docs
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - Independent note on how to upgrade to new auth system
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence- Figure out what to do about the 2.0 FAQ
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - Copy important stuff from 1.3?
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe - Some kind of XML?
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe - Something that allows dynamic contributions from users a la
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence FAQ-O-Matic? (I don't think any really good software exists
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence- modules docs
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - mod_suexec: very little documentation
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - mod_proxy: updates for 2.0
efd4c9b63ad77503c101fc6c2ed8ba96c9d52964Steve Lawrence - mod_status: updates for 2.0
- An example: http://cyberelk.net/tim/data/xmlto/db2man/
- Non unix/windows MPMs still need to be completed.
- the perchild directives in threaded/worker need docs
- misc/custom_errordocs.html needs to be updated to
- misc/perf-tuning.html - needs major rewrite for 2.0
- misc/tutorials.html - mostly not relevant to 2.0
- misc/rewriteguide.html - needs cleaning in 1.3 and 2.0
- misc/known_client_problems.html - mostly ancient
- platform/ebcdic.xml - needs major rework for 2.0
- install.html has had a first-pass rewrite, it is basically
suggest the use of directory like /usr/local/apache2/var/ that is
* New user docs: Directory Handling (mod_dir/mod_autoindex/etc)
* Enhancements to the DTD/XSL:
* Making the directive definitions "less terse" (i.e., adding more
- This could be something a simple and hackish as a manual/extra/
directory (a la the 1.3 src/modules/extra/ directory) and a
httpd.conf file with apxs [LoadModule, etc.].)
index.html.en # leave in html?
misc/custom_errordocs.html # obsolete?
misc/descriptors.html # obsolete?
misc/fin_wait_2.html # obsolete?
misc/known_client_problems.html # obsolete?
misc/tutorials.html # obsolete?
expand.pl # delete after finishing everything
# These will require manual.xsl changes