harald deppeler wrote:

> mod_cache caches according to the HTTP RFC, which means that the back-end
> ought to provide appropriate headers that help the cache determine how
> long it should cache the data.
> If the backend does not provide any such headers (expire, last-modified),
> the cache doesn't cache, especially if the URL contains a query string.

mod_headers and the RequestHeader directive may be helpful in adding
your required cache headers without hacking at the source code.

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."

Reply via email to