Re: [users@httpd] Modifying headers according to response code
On Wed, 29 Jun 2011 19:20:26 +0000
Michael Stevens wrote:
> Hello,
>
> I'd like to do this:
>
> Set Expires and Cache-control headers to specific values on a resource when
> the response code is 200.
>
>
Hello,
I'd like to do this:
Set Expires and Cache-control headers to specific values on a resource when the
response code is 200.
Set those headers to different values when the response code is XXX (but not
200).
The documentation for mod_expires and mod_headers does not suggest that this is