[Mod_gzip] handlers and missing directories

Gareth Kirwan mod_gzip@lists.over.net
Thu, 10 Apr 2003 15:47:12 +0100


This worked ( handler perl-script )

Thank you

> -----Original Message-----
> From: mod_gzip-admin@lists.over.net
> [mailto:mod_gzip-admin@lists.over.net]On Behalf Of Glenn
> Sent: 01 April 2003 01:00
> To: mod_gzip@lists.over.net
> Subject: Re: [Mod_gzip] handlers and missing directories
> 
> 
> On Mon, Mar 31, 2003 at 08:56:11PM +0100, Gareth Kirwan wrote:
> > The handler for the entire site is Mason.
> 
> Try
> 
>   mod_gzip_item_include handler perl-script
> 
> or, if that does not work, try
> 
>   mod_gzip_item_include uri .
> 
> and take a look at Michael's excellent documention on how the
> different types of mod_gzip_item_include interact in phase 1 
> and phase 2 of mod_gzip processing to determine whether or not
> to compress.
>   http://www.schroepl.net/projekte/mod_gzip/config.htm
> 
> Cheers,
> Glenn
> _______________________________________________
> mod_gzip mailing list
> mod_gzip@lists.over.net
> http://lists.over.net/mailman/listinfo/mod_gzip
> 
>