On Mon, May 24, 2010 at 02:39:29PM +0200, Ruediger Pluem wrote: > On 24.05.2010 12:44, [email protected] wrote: > > + <IfVersion >= 2.3.0> > > + # resp{Content-Type} = /text/ should be equivalent but > > + # doesn't seem to work. > > + FilterProvider pr49328 DEFLATE "true == true" > > Try "$content-type = /text\//" instead. I noticed this issue too and > suppose that is caused by r->content_type being set at this point of > time Content-Type not being set in headers_out at this point of time.
Yes, that is exactly right, much obliged! (the examples in the docs should be fixed too I suppose, Nick are you following?) Regards, Joe
