From: Yoshiki Hayashi Date: Sun, 12 Dec 2004 02:56:31 +0000 (+0000) Subject: FilterDeclare declares. X-Git-Tag: 2.1.3~266 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd10643d18a5549d3c8f2d253dbaed826b379c0;p=thirdparty%2Fapache%2Fhttpd.git FilterDeclare declares. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111628 13f79535-47bb-0310-9956-ffa450edef68 --- 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