Re: [EMAIL PROTECTED] caching

2006-09-06 Thread carlesg
> On 9/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: >> I'm usig apache disk_cache for images in front of a plone site >> >> CacheEnable disk / >> CacheRoot "/data/cache/mod_proxy/zeo" >> CacheSize 95 >> ExpiresActive On >> ExpiresByType image/gif A9600 >> Expires

[EMAIL PROTECTED] caching

2006-09-06 Thread carlesg
I'm usig apache disk_cache for images in front of a plone site CacheEnable disk / CacheRoot "/data/cache/mod_proxy/zeo" CacheSize 95 ExpiresActive On ExpiresByType image/gif A9600 ExpiresByType image/jpeg A9600 ExpiresByType image/png A9600 After a few hous of clea