--On Wednesday, December 4, 2002 10:42 AM -0500 Bill Stoddard <[EMAIL PROTECTED]> wrote:

You are only installing the DEFLATE filter on files that end in
.html.  Try this instead:

SetEnv  gzip-only-text/html  1
SetOutputFilter DEFLATE
Um, wouldn't:

AddOutputFilterByType DEFLATE text/html

be better?  gzip-only-text/html really isn't needed.

Obviously the original config is broken...  -- justin

Reply via email to