1715N/AApache HTTP Server Trunk Documentation Status File.
448N/AFor more information on how to contribute to the Apache Documentation
448N/A ------------------------------
448N/A- The dns-caveats document is largely rubbish, and needs to be
448N/A completely rewritten. Many of the points stopped being true over a
448N/A- The 1.3 docs need to have links from each directive forward to the
448N/A might be done. This is a large undertaking, and involves a lot of
448N/A grunt work, but will be greatly appreciated by the folks that make it
448N/A to the wrong doc via Google.
1907N/A- Adding to the discussion of conditional logging, which I think
1907N/A could be turned into more of a howto than the one paragraph it's
1715N/A document to be useful. In particular:
1715N/A - Document the various macros that can be used in documents.
1715N/A - Document the translation process.
1715N/A - Generally update it to make it reflect the current reality of how
1715N/A - Improving the documentation of the documentations' build system
503N/A itself (requirements, procedures)
503N/A- Identify which documents are grossly out of date, and fix.
503N/A- The FAQ never amounted to much. Review the current FAQ, which is
1715N/A 1.3-era, and bring it into this century.
1715N/A- Security docs are unhelpful, and assume that the reader knows nothing.
1715N/A Need something a little more advanced, which either discusses
1715N/A application-level security, or links to something that does. I'm not
1715N/A even sure what to say needs done. Can we get someone to elaborate on
1715N/A what, exactly, needs written? Ivan Ristic has said maybe he would be
1715N/A - More content and better organisation
1715N/A - mod_dav resources are owned by the httpd. Perhaps write up the
1715N/A two-httpd dav setup covered in Rich Bowen's DAV Apachecon
1715N/A- Performance doc is way too low-level. Several people have said that
448N/A they might help out here, but it's a significant undertaking, and more
448N/A than a little daunting.
448N/A - Bill Rowe and Bill Stoddard are good contacts for tech questions.
448N/A - "using apache" has been done, "compiling apache" is still open
503N/A - hints on uninstalling apache (exit monitor, close directories,
448N/A registry entries etc) (PR 10154)
1715N/A - FAQ: UTF-8 config and URL encoding for non-ascii characters.
1715N/A - Much clean-up and enhancement of aaa howto
1715N/A - Independent note on how to upgrade to new auth system
448N/A - Discussion of DBD auth, and, in particular, examples of how to set
448N/A up auth using each of the supported databases.
448N/A - the follwing modules added since 2.2 lack documentation
448N/A - mod_lbmethod_bybusyness
448N/A - mod_lbmethod_byrequests
448N/A the list may be incomplete
1715N/A maybe some of the modules will not be included in 2.4
1715N/A - The following modules have new docs added since 2.2, but are
571N/A grossly lacking in details and examples.
1421N/A - mod_suexec: very little documentation
1421N/A - mod_rewrite: explain, when which variables are actually available
571N/A - explain what the following command line options do
571N/A one-process-mode == no threads,
i.e. only one
571N/A process handling the requests in a single loop?
571N/A- Individual docs will need some cleanup.
1715N/A -
dso.xml - Reads as though this is a nifty new thing we just came
448N/A - Ben Laurie has written some hooks documentation
503N/A - authn provider API documentation could be useful
503N/A- SSL docs need serious update and enhancement
1715N/A - no basic how to setup ssl doc
1715N/A mads said he was working on this, but...
1715N/A- Missing documentation for the support program checkgid
503N/A (draft available in wiki)
1715N/A - New index: directives by context, including listing which directives
1715N/A are available for each AllowOverride setting.
1715N/A - New index: backout modules by type (aaa, mappers, loggers etc.)
503N/A probably by introducing a <category> element in modulesynopsis
503N/A - Use a tag like <var> in place of <em> for things like the
503N/A - add letter links to glossary and quickreference,
1715N/A perhaps also a term overview (sidebar)
1715N/A - remove <pre> elements. Use <br /> and <indent> elements to get
1715N/A- Provide example solutions for the mapping of encodings, especially
1715N/A for .gz etc. (also in regard to our default configuration)
571N/A- How-To style documents for more of the daily tasks
571N/A - Logging, log rotation, and log reporting
503N/A- Writing modules - Can we provide a basic intro to writing modules,
571N/A perhaps based around mod_example, or one of the other simple example
1715N/A - API docs are generated via 'make dox'. Find somewhere that we can
1715N/A do this on a schedule, and link to that from the documentation.
571N/A - Introductory module authoring doc
571N/A - Verify links to external resources at least every year
571N/A- Update the list of translations at
571N/A are accurate, and others are way outdated.
571N/A- I'd like to expand the discussion of conditional logging, and add a
571N/A few more useful exmaples.
1421N/A- The mod_usertrack docs should describe what the module does, now,
1513N/A rather than spending so much time comparing it to what a long-gone
1513N/A module, which our readers never used, used to do. Examples would be
1513N/A helpful. Additionally, a significant part of the doc consists of a
1513N/A quoted email message. This seems somewhat unprofessional.
571N/A- Is it worth having a doc that discusses recommended (what does this
1715N/A mean?) third-party modules like mod_security, mod_php, and so on - the
571N/A things that we all assume everyone uses, but some folks might not know
448N/A- Dozens of other little problems with presentation, cross-referencing,
1421N/A- Cleanup xsl to make it more readable. Almost everything
1715N/A latex style files rarely have explict licenses. At worst, we can
1715N/A drop this and manually adjust the relevant spacing.
1715N/A- Reduce the size of the pdf (both bytes and pages) in any way possible.