On 8/17/07, Morten Kristiansen <[EMAIL PROTECTED]> wrote:
>
> Let's say I have the following config for mod_cache:
>
> ...
> CacheEnable disk /context1
> CacheEnable disk /context2
> ....
>
> is it possible to have two different "CacheDefaultExpire"; one for each
> "CacheEnable"?

>From the docs, it appears that none of the caching directives are
available on a per-directory basis, and therefore you can't do what
you want. I'm not really sure why this restriction exists, to be
honest.

Joshua.

---------------------------------------------------------------------
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]

Reply via email to