Commit 264ecf36 authored by Joshua Slive's avatar Joshua Slive
Browse files

Link in mod_ssl docs and add to the new features page.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91771 13f79535-47bb-0310-9956-ffa450edef68
parent 949e6ef9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -207,6 +207,10 @@
                <td><a href="vhosts/">Virtual Hosts</a> </td>
              </tr>

              <tr>
                <td><a href="ssl/">SSL/TLS Strong Encryption</a></td>
              </tr>

              <tr>
                <td><a href="howto/ssi.html">Server Side
                Includes</a> </td>
+12 −6
Original line number Diff line number Diff line
@@ -83,6 +83,18 @@
    <h2><a id="module" name="module">Module Enhancements:</a></h2>

    <dl>
      <dt><strong>mod_ssl</strong></dt>

      <dd>New module in Apache 2.0.  This module is an interface
      to the SSL/TLS strong encryption protocols provided by
      OpenSSL.</dd>

      <dt><strong>mod_dav</strong></dt>

      <dd>New module in Apache 2.0. This module implements the HTTP
      Distributed Authoring and Versioning (DAV) specification for
      posting and maintaining web content.</dd>

      <dt><strong>mod_auth_db</strong></dt>

      <dd>Now supports Berkely DB 3.0</dd>
@@ -97,12 +109,6 @@
      <dd>New module in Apache 2.0. This experimental module allows
      for character set translation or recoding.</dd>

      <dt><strong>mod_dav</strong></dt>

      <dd>New module in Apache 2.0. This module implements the HTTP
      Distributed Authoring and Versioning (DAV) specification for
      posting and maintaining web content.</dd>

      <dt><strong>mod_file_cache</strong></dt>

      <dd>New module in Apache 2.0. This module includes the