Hi Anil,
> If I remember correctly, mod_gzip doesn't currently
> browser-sniff to determine any broken browsers making
> requests, so it should probably only emit the 'Vary:
> Accept-Encoding' header.
mod_gzip is doing what you make it do, using its
configuration rule set.
There is a very powerful configuration rule, the
"mod_gzip_item_include reqheader".
You can simply use _every_ HTTP header you like
to make to compression of mod_gzip depending on it.
This is the way to do "browser sniffing", and I
myself am using this, to exclude Netscape 4.06-4.08.
Greetings, Michael
Received on Tue Aug 27 2002 - 21:17:14 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:15 MST