]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r327998 from trunk:
authorColm MacCarthaigh <colm@apache.org>
Mon, 24 Oct 2005 10:56:25 +0000 (10:56 +0000)
committerColm MacCarthaigh <colm@apache.org>
Mon, 24 Oct 2005 10:56:25 +0000 (10:56 +0000)
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

docs/manual/new_features_2_2.html.en
docs/manual/new_features_2_2.xml
docs/manual/new_features_2_2.xml.ko
docs/manual/new_features_2_2.xml.pt-br

index 11aef815de7dee989b00ecb84f80b64ead76a7a6..805fbe6acc78ef7acf0bf188e3b71fb89ee8330e 100644 (file)
           has been introduced to cleanup <code class="module"><a href="./mod/mod_disk_cache.html">mod_disk_cache</a></code>
           setups.</dd>
 
+      <dt>Configuration</dt>
+      <dd>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.</dd>
+
       <dt>Graceful stop</dt>
       <dd>The <code class="module"><a href="./mod/prefork.html">prefork</a></code>, <code class="module"><a href="./mod/worker.html">worker</a></code> and 
           <code class="module"><a href="./mod/event.html">event</a></code>  MPMs now allow <code class="program"><a href="./programs/httpd.html">httpd</a></code> 
index bb0d4a3a531bc7d3863485a9df82a1d4bdcb5b65..c1d61097790caded0bd752ab8668737607004576 100644 (file)
           has been introduced to cleanup <module>mod_disk_cache</module>
           setups.</dd>
 
+      <dt>Configuration</dt>
+      <dd>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.</dd>
+
       <dt>Graceful stop</dt>
       <dd>The <module>prefork</module>, <module>worker</module> and 
           <module>event</module>  MPMs now allow <program>httpd</program> 
index a942f23f912ab6ac6045d9f6f21028171f00edb7..97662d44feaa55ca03f8ffef134876961d569ee2 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:327998 (outdated) -->
+<!-- English Revision: 105989:307442 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index d299efe156db784e9270080e3e26e0e975c8e5d8..71b6c1fc291a24764152c59cd6d777496388b3cf 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.pt-br.xsl"?>
-<!-- English Revision: 151408:327998 (outdated) -->
+<!-- English Revision: 151408:307442 (outdated) -->
 
 <!--
  Copyright 2005 The Apache Software Foundation or its licensors,