summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_deflate.xml
diff options
context:
space:
mode:
authorNick Kew <niq@apache.org>2010-07-23 00:50:12 +0200
committerNick Kew <niq@apache.org>2010-07-23 00:50:12 +0200
commitae121d4499d8469d9a46967e21bef9a2cb654f52 (patch)
treeb0bc59cebb5e9aad91742e58e9c05e12d8efb12b /docs/manual/mod/mod_deflate.xml
parentSupport multiple names in reimplemented AddOutputFilterByType (diff)
downloadapache2-ae121d4499d8469d9a46967e21bef9a2cb654f52.tar.xz
apache2-ae121d4499d8469d9a46967e21bef9a2cb654f52.zip
Update documentation for AddOutputFilterByType move
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@966890 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_deflate.xml')
-rw-r--r--docs/manual/mod/mod_deflate.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml
index 4d3e9d765a..2473be0d8b 100644
--- a/docs/manual/mod/mod_deflate.xml
+++ b/docs/manual/mod/mod_deflate.xml
@@ -95,7 +95,7 @@ client</description>
will be ignored.</p>
<p>If you want to restrict the compression to particular MIME types
- in general, you may use the <directive module="core"
+ in general, you may use the <directive module="mod_filter"
>AddOutputFilterByType</directive> directive. Here is an example of
enabling compression only for the html files of the Apache
documentation:</p>