Re: PATCH 19824 -- enhancement to mod_expires

2007-04-01 Thread Ruediger Pluem
On 04/01/2007 11:24 AM, Niklas Edmundsson wrote: > On Sat, 31 Mar 2007, Jeffrey Friedl wrote: > >> so that images are cached essentially forever, but this means that >> they can >> not reasonably be updated in place. However, with this patch, you >> might use >> >> ExpiresByType image/jpeg "ag

Re: PATCH 19824 -- enhancement to mod_expires

2007-04-01 Thread Niklas Edmundsson
On Sat, 31 Mar 2007, Jeffrey Friedl wrote: so that images are cached essentially forever, but this means that they can not reasonably be updated in place. However, with this patch, you might use ExpiresByType image/jpeg "aged 2 days THEN 10 years ELSE 1 hour" to allow for some initial tw

PATCH 19824 -- enhancement to mod_expires

2007-03-31 Thread Jeffrey Friedl
I've submitted a small patch that enhances mod_expires to allow older files to be given a different expires cookie than newer files. http://issues.apache.org/bugzilla/show_bug.cgi?id=41963 The common case where this is useful is to give image/js/css files older than a few hours/days a long expir