From 9dafb1774e24a61185165f61b3eb495dafce3c0a Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 10 Sep 2013 01:57:14 +0000 Subject: [PATCH] Replaces some awkward phrasing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1521342 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/new_features_2_4.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 6e1b55601a..43edd94039 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -130,10 +130,10 @@ to edit the response body with the full power of sed.
mod_auth_form
-
Allows to do form-based authentication.
+
Enables form-based authentication.
mod_session
-
Allows to keep session state for clients, using cookie or +
Enables the use of session state for clients, using cookie or database storage.
mod_allowmethods
@@ -145,7 +145,7 @@ for configuration and small business logic functions. (Experimental)
mod_log_debug
-
Allows to add customizable debug logging at different phases of the +
Allows the addition of customizable debug logging at different phases of the request processing.
mod_buffer
@@ -266,7 +266,7 @@ simplify common rewriting scenarios.
Adds the possibility to use complex boolean expressions in RewriteCond.
-
Allows to use SQL queries as Allows the use of SQL queries as RewriteMap functions.
mod_ldap, mod_authnz_ldap
-- 2.40.0