This message was originaly posted in alt.apache.conf iguration with subject :
IE 6.0 sp1 downloads the site
maybe that wasn't a wise title .... so i'll try again 8-)
Hi group,
i'm having some trouble with customers using IE 6.0 sp1
When they try to access a site which has mod_gzip installed,
they get a popup for downloading the the site ?-(
Is anyone having the same problems?
And what can i do to prevent this from happening?
the gzip conf
mod_gzip_on Yes
mod_gzip_can_ne gotiate Yes
mod_gzip_dechun k Yes
mod_gzip_minimu m_file_size 600
mod_gzip_maximu m_file_size 0
mod_gzip_maximu m_inmem_size 100000
mod_gzip_keep_w orkfiles No
mod_gzip_temp_d ir /tmp
mod_gzip_item_i nclude file \.html$
mod_gzip_item_i nclude file \.htm$
mod_gzip_item_i nclude file \.txt$
mod_gzip_item_i nclude file \.php$
mod_gzip_item_i nclude file \.js$
the site : http://www.trosradar.nl/
Regards,
Niels Berkers
TROS Internet
IE 6.0 sp1 downloads the site
maybe that wasn't a wise title .... so i'll try again 8-)
Hi group,
i'm having some trouble with customers using IE 6.0 sp1
When they try to access a site which has mod_gzip installed,
they get a popup for downloading the the site ?-(
Is anyone having the same problems?
And what can i do to prevent this from happening?
the gzip conf
mod_gzip_on Yes
mod_gzip_can_ne gotiate Yes
mod_gzip_dechun k Yes
mod_gzip_minimu m_file_size 600
mod_gzip_maximu m_file_size 0
mod_gzip_maximu m_inmem_size 100000
mod_gzip_keep_w orkfiles No
mod_gzip_temp_d ir /tmp
mod_gzip_item_i nclude file \.html$
mod_gzip_item_i nclude file \.htm$
mod_gzip_item_i nclude file \.txt$
mod_gzip_item_i nclude file \.php$
mod_gzip_item_i nclude file \.js$
the site : http://www.trosradar.nl/
Regards,
Niels Berkers
TROS Internet
Comment