On Mon, Jun 29, 2009 at 03:26:03PM -0700, Nick Kew wrote:
> Ray Van Dolson wrote:
>
> > Both blocks work, but I'm thinking I could potentially end up calling
> > gzdeflate on data that wasn't originally compressed. Maybe someone can
> > clarify:
>
> Yep, your config looks OK to me. Where's the
Ray Van Dolson wrote:
Both blocks work, but I'm thinking I could potentially end up calling
gzdeflate on data that wasn't originally compressed. Maybe someone can
clarify:
Yep, your config looks OK to me. Where's the problem compressing
data that didn't start out compressed (or vice versa)?
Hi all, I'm trying to replace some of my legacy AddOutputFilterByType
configuration directives with the more flexible dynamic syntax.
I have a reverse proxy set up in front of a server that is likely to
provide gzip compressed data.
I need to use mod_substitute to do a search and replace on the
t