Commit f88ecda2 authored by Paul Querna's avatar Paul Querna
Browse files

Add a mention of the new httxt2dbm program


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345701 13f79535-47bb-0310-9956-ffa450edef68
parent 30da7ea3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -159,6 +159,10 @@
      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>