Hi,

Nick Kew wrote:
> On Tuesday 03 October 2006 14:23, saf wrote:
>> I need a module which unzip gzipped files so that I can then use filters
>> to filter out some data in this gzipped html files.
>>
>> Because when I have a test.html.gz file, the module should only gunzip
>> *.html.gz files as OutputFilter to save performance. Then I can parse
>> and change some contents of this files and re-compress them with the
>> module DEFLATE.
> 
> It's called mod_deflate, and has both inflate and deflate filters.

Isn't that only true for 2.2?  Although (as Nick and I know) you can use
2.2's mod_deflate on 2.0 if you really need must.

HTH,


                                Neil.

-- 
Neil Hillard                    [EMAIL PROTECTED]
AgustaWestland                  http://www.whl.co.uk/

Disclaimer: This message does not necessarily reflect the
            views of Westland Helicopters Ltd.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to