summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorYoshiki Hayashi <yoshiki@apache.org>2004-01-03 17:55:37 +0100
committerYoshiki Hayashi <yoshiki@apache.org>2004-01-03 17:55:37 +0100
commit2ba0b5e1587d12b06e0dbf0892126dd4ca6bfdc6 (patch)
treeb4e0366d98f55b1cc9cfccfed9adbf12764fb0a6 /docs
parenttypo (diff)
downloadapache2-2ba0b5e1587d12b06e0dbf0892126dd4ca6bfdc6.tar.xz
apache2-2ba0b5e1587d12b06e0dbf0892126dd4ca6bfdc6.zip
mod_logio is not compiled by default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102161 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/mod/mod_logio.html.en2
-rw-r--r--docs/manual/mod/mod_logio.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_logio.html.en b/docs/manual/mod/mod_logio.html.en
index dd2a28b5e1..6f423ae3d0 100644
--- a/docs/manual/mod/mod_logio.html.en
+++ b/docs/manual/mod/mod_logio.html.en
@@ -25,7 +25,7 @@
<a href="../ja/mod/mod_logio.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
</div>
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Logging of input and output bytes per request</td></tr>
-<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
+<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>logio_module</td></tr>
<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_logio.c</td></tr></table>
<h3>Summary</h3>
diff --git a/docs/manual/mod/mod_logio.xml b/docs/manual/mod/mod_logio.xml
index 555fda303b..d130c9bb4d 100644
--- a/docs/manual/mod/mod_logio.xml
+++ b/docs/manual/mod/mod_logio.xml
@@ -5,7 +5,7 @@
<name>mod_logio</name>
<description>Logging of input and output bytes per request</description>
-<status>Base</status>
+<status>Extension</status>
<sourcefile>mod_logio.c</sourcefile>
<identifier>logio_module</identifier>