]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mention <if> in new_features for 2.3/2.4
authorEric Covener <covener@apache.org>
Mon, 7 Mar 2011 14:34:31 +0000 (14:34 +0000)
committerEric Covener <covener@apache.org>
Mon, 7 Mar 2011 14:34:31 +0000 (14:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078782 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_4.xml

index 4181185d7c3c9d159d2d933d782b69ece32a5606..2bf80a61a2321c8c8a5b43ee46f346aad6997d31 100644 (file)
       <dt>Asynchronous support</dt>
       <dd>Better support for asynchronous read/write for supporting MPMs and
       platforms.</dd>
+
+      <dt>Per-request configuration sections</dt>
+      <dd>&lt;<directive module="core">If</directive>&gt; sections can be used to 
+      set the configuration based on per-request criteria</dd>
  
     </dl>
   </section>