AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Combining caching and rewrites
Hi All
I have a response from an expensive backend service that I would like
to cache. We already do some caching of static content, and that works
fine. However, the response that I want to cache is nor
On Tue, Nov 25, 2008 at 8:20 PM, wi <[EMAIL PROTECTED]> wrote:
> Hi All
>
> I have a response from an expensive backend service that I would like
> to cache. We already do some caching of static content, and that works
> fine. However, the response that I want to cache is normally generated
> by a
Hi All
I have a response from an expensive backend service that I would like
to cache. We already do some caching of static content, and that works
fine. However, the response that I want to cache is normally generated
by a rewrite (the last three lines below). So, if I add some caching
directives