From d8de7f48c52e85b86092f1461fc162ee293b6587 Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Sun, 20 Nov 2005 01:33:27 +0000 Subject: [PATCH] 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 --- docs/manual/new_features_2_2.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index 2b278a5a7d..c7216ef98f 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -159,6 +159,10 @@ lists all modules that are loaded based on the current configuration. Unlike the -l option, this list includes DSOs loaded via mod_so. +
htttxt2dbm
+
A new program used to generate dbm files from text input, + for use in RewriteMap + with the dbm map type.
-- 2.40.0