From 61f714c15cb60fe8dfd293fa757ebea93d1a0e9d Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Sat, 8 Sep 2007 14:54:53 +0000 Subject: [PATCH] Link from mod_dbd to /misc/password_encryptions.html git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573850 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_dbd.html.en | 3 +++ docs/manual/mod/mod_dbd.xml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/docs/manual/mod/mod_dbd.html.en b/docs/manual/mod/mod_dbd.html.en index bfc4ae28b3..dd6fceac57 100644 --- a/docs/manual/mod/mod_dbd.html.en +++ b/docs/manual/mod/mod_dbd.html.en @@ -53,6 +53,9 @@
  • Connection Pooling
  • Apache DBD API
  • SQL Prepared Statements
  • +

    See also

    +
    top
    diff --git a/docs/manual/mod/mod_dbd.xml b/docs/manual/mod/mod_dbd.xml index e8c9e4c8fd..3096924222 100644 --- a/docs/manual/mod/mod_dbd.xml +++ b/docs/manual/mod/mod_dbd.xml @@ -38,6 +38,8 @@ for both threaded and non-threaded MPMs.

    +Password Formats +
    Connection Pooling

    This module manages database connections, in a manner optimised for the platform. On non-threaded platforms, -- 2.50.1