Igor Sysoev Wrote:
-------------------------------------------------------
> On Sat, May 09, 2009 at 03:02:53PM -0400, Jim
> Ohlstein wrote:
>
> > Is there any way to set the it just to cache
> image and other media files, but not text/html? I
> only see based on response in the Russian docs
> (best as I can understand). Is that something that
> can be added or is planned?
>
> No, currently nginx can not cache using
> content-type, but it can be easy
> added. Also you may use location to separate
> responses.
>
Can you give a sample configuration of how that would work.
I have tried putting location blocks in and out of the main fastcgi_pass block without any success.
>
> --
> Igor Sysoev
> http://sysoev.ru/en/
--
Jim Ohlstein