That sounds like a great idea, but how do I configure mod_cache differently for the vhost? Would I configure it within the vhost scope? If so, that configuration would need to point to the same cache store, but without the CacheIgnoreCacheControl, right?
-----Original Message----- From: Eric Covener [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2008 2:54 PM To: [email protected] Subject: Re: [EMAIL PROTECTED] RE: Clearing cache selectively on Apache + mod_cache On Mon, Dec 1, 2008 at 7:46 AM, Karim Zaki <[EMAIL PROTECTED]> wrote: > So the CacheIgnoreCacheControl directive ignores "max-age" as well as > "no-cache"? I've seen some stuff online that suggested that it honors > "max-age=0", but not "no-cache"...which would provide a nice little backdoor. you might consider a vhost serving some internal interface only, that does not have the CacheIgnoreCacheControl. -- Eric Covener [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] --------------------------------------------------------------------- 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]
