On Wed, 4 Dec 2002, Justin Erenkrantz wrote: > Um, wouldn't: > > AddOutputFilterByType DEFLATE text/html > > be better? gzip-only-text/html really isn't needed. >
There are some problems with AddOutputFilterByType. It doesn't work with DefaultType, and it doesn't work with modules that change the type unless they "do the right thing" (which many of them don't; I don't know about mod_jk). Joshua.
