From b943e2fe30fbfb09598769afaa52dc1b5dd9570c Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Sat, 10 Aug 2002 20:51:05 +0000 Subject: [PATCH] Fixed typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96347 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/filter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/filter.xml b/docs/manual/filter.xml index ba58529f66..c3493b2b06 100644 --- a/docs/manual/filter.xml +++ b/docs/manual/filter.xml @@ -53,8 +53,8 @@
INCLUDES
Server-Side Includes processing by mod_include
DEFLATE
-
Compress output before sending it to the client using mod_include
+
Compress output before sending it to the client using + mod_deflate

In addition, the module mod_ext_filter allows -- 2.40.0