From: Colm MacCarthaigh Date: Mon, 24 Oct 2005 10:56:25 +0000 (+0000) Subject: Merge r327998 from trunk: X-Git-Tag: 2.1.9~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3847a9776ca6024f711679b38b9ba5b9f6fa3ad;p=thirdparty%2Fapache%2Fhttpd.git Merge r327998 from trunk: Talking to end-users has highlighted the new simpler default configuration layout as a major selling point "feature" of 2.2. Add it to the list of new features. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@328030 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_2.html.en b/docs/manual/new_features_2_2.html.en index 11aef815de7..805fbe6acc7 100644 --- a/docs/manual/new_features_2_2.html.en +++ b/docs/manual/new_features_2_2.html.en @@ -52,6 +52,12 @@ has been introduced to cleanup mod_disk_cache setups. +
Configuration
+
The default configuration layout has been simplified and + modularised. Configuration snippets which assist with enabling + commonly used features are now bundled and easily included in the + main server configuration.
+
Graceful stop
The prefork, worker and event MPMs now allow httpd diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index bb0d4a3a531..c1d61097790 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -48,6 +48,12 @@ has been introduced to cleanup mod_disk_cache setups.
+
Configuration
+
The default configuration layout has been simplified and + modularised. Configuration snippets which assist with enabling + commonly used features are now bundled and easily included in the + main server configuration.
+
Graceful stop
The prefork, worker and event MPMs now allow httpd diff --git a/docs/manual/new_features_2_2.xml.ko b/docs/manual/new_features_2_2.xml.ko index a942f23f912..97662d44fea 100644 --- a/docs/manual/new_features_2_2.xml.ko +++ b/docs/manual/new_features_2_2.xml.ko @@ -1,7 +1,7 @@ - + +