From 95e2c0fd1d74504cb59afa1e5d0266258fc5b202 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Wed, 20 Feb 2002 15:27:44 +0000 Subject: [PATCH] fix the short description for mod_deflate git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93510 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_deflate.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_deflate.html b/docs/manual/mod/mod_deflate.html index 71e8fb0054..2496271a38 100755 --- a/docs/manual/mod/mod_deflate.html +++ b/docs/manual/mod/mod_deflate.html @@ -15,8 +15,8 @@

Module mod_deflate

-

This module provides the ability to set environment - variables based upon attributes of the request.

+

This module provides the ability to compress content before + it is delivered to the client.

Status: Experimental
-- 2.50.1