]> granicus.if.org Git - apache/commitdiff
Link in mod_ssl docs and add to the new features page.
authorJoshua Slive <slive@apache.org>
Tue, 6 Nov 2001 19:25:20 +0000 (19:25 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 6 Nov 2001 19:25:20 +0000 (19:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91771 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/index.html.en
docs/manual/new_features_2_0.html.en

index dae581ed5e1ab701911092cb0da9ad7414d68b5e..f4f48f92c8f50a0803ff7e2e58f51332423ff9be 100644 (file)
                 <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>
index 8e519f8dd2d16098a1145748e67e380e08f257e6..ae962f54e49534a80451bab165e0b589cfff373e 100644 (file)
     <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>
       <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