On Fri, Oct 27, 2000 at 11:21:21AM +0200, Josip Rodin wrote:
> 
> # Nice caching..
> ExpiresActive On
> ExpiresDefault "access plus 1 day"
> ExpiresByType image/gif "access plus 1 week"
> ExpiresByType image/jpg "access plus 1 week"

That should be image/jpeg.  No wonder the logo is only cached for
a day :)

> What would the change be?

That's a matter of policy.  The default expire setting is probably
a good idea for our main page which needs to stay up-to-date.  But
for the rest of the site, a much longer period (or even no expires
setting at all) is desirable.
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to