From efd10643d18a5549d3c8f2d253dbaed826b379c0 Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Sun, 12 Dec 2004 02:56:31 +0000 Subject: [PATCH] FilterDeclare declares. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111628 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_filter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_filter.xml b/docs/manual/mod/mod_filter.xml index 98a7a926321..584fdacef37 100644 --- a/docs/manual/mod/mod_filter.xml +++ b/docs/manual/mod/mod_filter.xml @@ -105,7 +105,7 @@
Register Providers
The FilterProvider directive registers a provider with a filter. The filter may have - been registered with FilterDeclare; if not, FilterProvider will implicitly declare it with the default type AP_FTYPE_RESOURCE. The provider must have been -- 2.47.2