From: André Malo Date: Sat, 27 Nov 2004 19:19:12 +0000 (+0000) Subject: readd status information X-Git-Tag: 2.1.2~106 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00d2784f5348c1ffc522be458f69adac7f99b620;p=apache readd status information git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106740 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index 9f672caa13..bebd6a8b7a 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -23,6 +23,7 @@ mod_cache Content cache keyed to URIs. +Extension mod_cache.c cache_module diff --git a/docs/manual/mod/mod_disk_cache.xml b/docs/manual/mod/mod_disk_cache.xml index 3541333cac..8d258402ab 100644 --- a/docs/manual/mod/mod_disk_cache.xml +++ b/docs/manual/mod/mod_disk_cache.xml @@ -23,6 +23,7 @@ mod_disk_cache Content cache storage manager keyed to URIs +Extension mod_disk_cache.c disk_cache_module diff --git a/docs/manual/mod/mod_mem_cache.xml b/docs/manual/mod/mod_mem_cache.xml index 839baba908..295c50fe32 100644 --- a/docs/manual/mod/mod_mem_cache.xml +++ b/docs/manual/mod/mod_mem_cache.xml @@ -23,6 +23,7 @@ mod_mem_cache Content cache keyed to URIs +Extension mod_mem_cache.c mem_cache_module