Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-08-15 20:14:55


Sam Partington wrote:
> You also need to add this to httpd.conf, otherwise IE will just keep
> on downloading images, over and over and over again, even when they've
> been loaded at page load time.
>
> #this stops background-image flicker in IE
> BrowserMatch "MSIE" brokenvary=1
> BrowserMatch "Mozilla/4.[0-9]{2}" brokenvary=1
> BrowserMatch "Opera" !brokenvary
> SetEnvIf brokenvary 1 force-no-vary
> ExpiresActive On
> ExpiresByType image/gif A2592000
> ExpiresByType image/jpeg A2592000
> ExpiresByType image/png A2592000

Unfortunately that level of server setup is beyond our control. We can
only hope that SF has such configuration already present on their servers.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk