From 2e0d258ad082b0f9640e98eab271fdd67ba84b5a Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 21 Feb 2012 14:30:33 +0000 Subject: [PATCH] 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 --- docs/manual/new_features_2_4.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 7f7393dcf8c..d0826e5f637 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -306,6 +306,25 @@ +
+ Documentation +
+
mod_rewrite
+
The mod_rewrite 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 Rewrite + Guide is now a top-level section with much more detail and + better organization.
+ +
mod_ssl
+
The mod_ssl documentation has been greatly + enhanced, with more examples at the getting started level, in + addition to the previous focus on technical details.
+ +
+
+
Module Developer Changes
-- 2.47.2