Commit 6bc58666 authored by Richard Bowen's avatar Richard Bowen
Browse files

Highlight some of the improvements in the documentation in the 2.4 version.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1291801 13f79535-47bb-0310-9956-ffa450edef68
parent 06d29fdb
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -306,6 +306,25 @@
    </dl>
  </section>

  <section id="documentation">
    <title>Documentation</title>
    <dl>
        <dt>mod_rewrite</dt>
        <dd>The <module>mod_rewrite</module> documentation has been
        rearranged and almost completely rewritten, with a focus on
        examples and common usage, as well as on showing you when other
        solutions are more appropriate. The <a href="rewrite/">Rewrite
        Guide</a> is now a top-level section with much more detail and
        better organization.</dd>

        <dt>mod_ssl</dt>
        <dd>The <module>mod_ssl</module> documentation has been greatly
        enhanced, with more examples at the getting started level, in
        addition to the previous focus on technical details.</dd>

    </dl>
  </section>

  <section id="developer">
    <title>Module Developer Changes</title>
    <dl>