]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r345701 from trunk:
authorPaul Querna <pquerna@apache.org>
Sun, 20 Nov 2005 01:39:40 +0000 (01:39 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 20 Nov 2005 01:39:40 +0000 (01:39 +0000)
* Add a mention of the new httxt2dbm program

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345703 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.xml

index f2e226e96f6367e8b7b62d83bd69c4b7db924171..21fe38db13c487ff5bc80d8941215dd620c0d8e3 100644 (file)
       lists all modules that are loaded based on the current
       configuration. Unlike the <code>-l</code> option, this list
       includes DSOs loaded via <module>mod_so</module>.</dd>
+      <dt><program>htttxt2dbm</program></dt>
+      <dd>A new program used to generate dbm files from text input, 
+          for use in <directive module="mod_rewrite">RewriteMap</directive>
+          with the <code>dbm</code> map type.</dd>
     </dl>
   </section>