From d2c7cc32d7bf3551355314eb7b0fb1847f61cdaf Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Sun, 30 Dec 2001 19:30:57 +0000 Subject: [PATCH] Remove ConnectionStatus directive. No longer in code. Submitted by: Daniel Lopez git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92674 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/directives.html | 3 --- docs/manual/mod/mpm_common.html | 23 ----------------------- docs/manual/mod/perchild.html | 3 --- 3 files changed, 29 deletions(-) diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html index 1650635a64..a2ed2949d3 100644 --- a/docs/manual/mod/directives.html +++ b/docs/manual/mod/directives.html @@ -227,9 +227,6 @@
  • ClearModuleList
  • -
  • ConnectionStatus
  • -
  • ContentDigest
  • Directives
    -

    ConnectionStatus directive

    - -

    Syntax: ConnectionStatus - on|off
    - Default: ConnectionStatus - on
    - Context: server config
    - Status: MPM
    - Module: perchild

    - -

    Whether or not to maintain status information on current - connections. If this is off then mod_status will not work - properly.

    -
    -

    CoreDumpDirectory directive

    diff --git a/docs/manual/mod/perchild.html b/docs/manual/mod/perchild.html index d680e7547f..983aef73f7 100644 --- a/docs/manual/mod/perchild.html +++ b/docs/manual/mod/perchild.html @@ -88,9 +88,6 @@
  • ChildPerUserID
  • -
  • ConnectionStatus
  • -
  • CoreDumpDirectory
  • -- 2.50.1