From dc908beb3c4fa12cf32382bb115676e366987208 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Tue, 21 Nov 2000 19:32:02 +0000 Subject: [PATCH] Add an MPM status to the directive-dict. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87052 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/directive-dict.html | 10 ++++++++++ docs/manual/mod/directive-dict.html.en | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/docs/manual/mod/directive-dict.html b/docs/manual/mod/directive-dict.html index 03a9c3f67e..a46409b1ea 100644 --- a/docs/manual/mod/directive-dict.html +++ b/docs/manual/mod/directive-dict.html @@ -210,6 +210,16 @@

+
MPM +
+
A directive labeled as having "MPM" status is + provided by a Multi-Processing Module. + This type of directive will be available if and only if you are + using one of the MPMs lised on the Module + line of the directive definition. +

+

+
Base
A directive labeled as having "Base" status is diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en index 03a9c3f67e..a46409b1ea 100644 --- a/docs/manual/mod/directive-dict.html.en +++ b/docs/manual/mod/directive-dict.html.en @@ -210,6 +210,16 @@

+
MPM +
+
A directive labeled as having "MPM" status is + provided by a Multi-Processing Module. + This type of directive will be available if and only if you are + using one of the MPMs lised on the Module + line of the directive definition. +

+

+
Base
A directive labeled as having "Base" status is -- 2.50.1