summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_ext_filter.xml
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-11-17 01:43:20 +0000
committerJoshua Slive <slive@apache.org>2002-11-17 01:43:20 +0000
commitfca1514ed8ecc2e5bc8730aff24753d9d48e5463 (patch)
treec2156abbbce36b9b5f3678b695479a6050aca439 /docs/manual/mod/mod_ext_filter.xml
parent3b84be8b35136bdea217ea8d5cb6df4b03dd440e (diff)
downloadhttpd-fca1514ed8ecc2e5bc8730aff24753d9d48e5463.tar.gz
mod_ext_filter has switched from Experimental to Extension.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97543 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_ext_filter.xml')
-rw-r--r--docs/manual/mod/mod_ext_filter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_ext_filter.xml b/docs/manual/mod/mod_ext_filter.xml
index 7ed3e1eff0..351432db3b 100644
--- a/docs/manual/mod/mod_ext_filter.xml
+++ b/docs/manual/mod/mod_ext_filter.xml
@@ -6,7 +6,7 @@
<name>mod_ext_filter</name>
<description>Pass the response body through an external program before
delivery to the client</description>
-<status>Experimental</status>
+<status>Extension</status>
<sourcefile>mod_ext_filter.c</sourcefile>
<identifier>ext_filter_module</identifier>