From: Jeff Trawick Date: Wed, 20 Feb 2002 15:27:44 +0000 (+0000) Subject: fix the short description for mod_deflate X-Git-Tag: 2.0.33~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95e2c0fd1d74504cb59afa1e5d0266258fc5b202;p=apache 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 --- 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