From b33cad2f831c0bec54cc78305ea4b7f455cdd29c Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Tue, 6 Nov 2001 19:25:20 +0000 Subject: [PATCH] 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 --- docs/manual/index.html.en | 4 ++++ docs/manual/new_features_2_0.html.en | 18 ++++++++++++------ 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en index dae581ed5e..f4f48f92c8 100644 --- a/docs/manual/index.html.en +++ b/docs/manual/index.html.en @@ -207,6 +207,10 @@ Virtual Hosts + + SSL/TLS Strong Encryption + + Server Side Includes diff --git a/docs/manual/new_features_2_0.html.en b/docs/manual/new_features_2_0.html.en index 8e519f8dd2..ae962f54e4 100644 --- a/docs/manual/new_features_2_0.html.en +++ b/docs/manual/new_features_2_0.html.en @@ -83,6 +83,18 @@

Module Enhancements:

+
mod_ssl
+ +
New module in Apache 2.0. This module is an interface + to the SSL/TLS strong encryption protocols provided by + OpenSSL.
+ +
mod_dav
+ +
New module in Apache 2.0. This module implements the HTTP + Distributed Authoring and Versioning (DAV) specification for + posting and maintaining web content.
+
mod_auth_db
Now supports Berkely DB 3.0
@@ -97,12 +109,6 @@
New module in Apache 2.0. This experimental module allows for character set translation or recoding.
-
mod_dav
- -
New module in Apache 2.0. This module implements the HTTP - Distributed Authoring and Versioning (DAV) specification for - posting and maintaining web content.
-
mod_file_cache
New module in Apache 2.0. This module includes the -- 2.40.0