On Mon, Jul 29, 2002 at 04:45:55AM +0400, Alexander Kotelnikov wrote: > >>>>> On Sun, 28 Jul 2002 20:37:48 -0400 > >>>>> "Simon" == Simon Law <[EMAIL PROTECTED]> wrote: > Simon> > Simon> On Mon, Jul 29, 2002 at 04:18:32AM +0400, Alexander Kotelnikov wrote: > >> Package: wnpp > >> Version: N/A; reported 2002-07-29 > >> Severity: wishlist > >> > >> > >> * Package name : libapache-mod-gunzip > >> Version : 05.06.2000 > even > Version : 2000.06.05 > > >> Upstream Author : Helge Oldach <[EMAIL PROTECTED]> > >> * URL : http://www.oldach.net/ > >> * License : GPL > >> Description : Allows you keep static content gziped > >> > >> And even transfer gziped content, if client is able to accept it > Simon> > Simon> Please make your short descriptions and long descriptions more > Simon> descriptive. I'm not sure with mod_gunzip does, and I can't quite > Simon> understand what you've written here, so it doesn't help me find out. > > Hope you know what is apache, apache module, gzip, content and client. > In these presumptions, this software allows you gzip all your .html > and live as if they are not compressed.
So what you want is something like: Description: Server-side decompression Apache module for gzipped files The mod_gunzip Apache module allows you to compress the static content on your website using gzip. When serving the content, mod_gunzip will automatically gunzip your file before sending it to the client. This allows you to save storage space on your web server. . If the client's browser can handle gzipped data, it will be not be uncompressed, thereby saving bandwidth as well. . mod_gzip also performs something similar. mod_gunzip has the advantage of lower latency. You can also use a similar description for mod_bunzip2, which I've noticed you've ITPed. Simon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]