Antwort: [Mod_gzip] IE 6 bug?
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Wed, 29 Jan 2003 12:22:56 +0200
Hi,
> http://www.jmbsoft.com/software/arphp/demo/accounts.php
> theres gzip encoding.
yep.
> IE wont refresh old page, nothing will change. Is that an IE bug?
Is your M$IE configured to understand compressed content?
Visit
http://www.schroepl.net/projekte/msie/
and check out yourself.
If you disable the HTTP/1.1 setting _and_ have a caching
proxy on your way _and_ this proxy cannot handle negotiated
content correctly, then your case is quite normal.
How do you compress? (Your HTTP headers don't tell me anything
about this.) Which mod_gzip version (if any) are you using,
and are you sending "Vary:" headers?
Regards, Michael