Re: [EMAIL PROTECTED] A mod_gunzip for Apache 2.x ?

2006-10-03 Thread saf
On Tue, Oct 03, 2006 at 03:16:03PM +0100, Nick Kew wrote: > On Tuesday 03 October 2006 14:23, saf wrote: > > Hello, > > > > 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. > > >

[EMAIL PROTECTED] A mod_gunzip for Apache 2.x ?

2006-10-03 Thread saf
Hello, 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 conte