Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-11-04 12:56:44


Janusz Piwowarski wrote:
> Rene Rivera <grafik.list_at_[hidden]> writes:
>
>>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.
>
> I see background image flickering is still a problem. I've discovered that
> you can put above lines to .htaccess file.

Thanks... Tried it but unfortunately it seems the version of Apache that
SF uses doesn't understand the Expires* directives.

-- 
-- 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