Sorry for being crude, but why don't you just read the manual (mod_expires) ??
ExpiresByType image/jpeg "modification plus 1 day" I cannot recall that RFC2616 specifies exactly how the e-tag is computed, so I do not think that you can assume that the modification date will necessarily be part of the e-tag computation. -ascs -----Message d'origine----- De : Jergen Dutch [mailto:[EMAIL PROTECTED] Envoyé : vendredi 7 décembre 2007 11:18 À : [email protected] Objet : Re: [EMAIL PROTECTED] Intelligent/automatic cache expiry based on mtime On Dec 7, 2007 11:01 AM, C.F-Win in China F <[EMAIL PROTECTED]> wrote: > ExpiresByType image/jpeg "access plus 1 day" > Thanks for this, but I don't want to expire the cache based on access, I want to expire the cache based on mtime. etags should handle this, but it seems not too.. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
