summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_deflate.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_deflate.html.en')
-rw-r--r--docs/manual/mod/mod_deflate.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en
index 813acfb134..a08c7d4d21 100644
--- a/docs/manual/mod/mod_deflate.html.en
+++ b/docs/manual/mod/mod_deflate.html.en
@@ -115,7 +115,7 @@ client</td></tr>
will be ignored.</p>
<p>If you want to restrict the compression to particular MIME types
- in general, you may use the <code class="directive"><a href="../mod/core.html#addoutputfilterbytype">AddOutputFilterByType</a></code> directive. Here is an example of
+ in general, you may use the <code class="directive"><a href="../mod/mod_filter.html#addoutputfilterbytype">AddOutputFilterByType</a></code> directive. Here is an example of
enabling compression only for the html files of the Apache
documentation:</p>