On Tue, Mar 11, 2014 at 8:27 AM, Asif Mushtaq <amush...@etilizepak.com> wrote: > #Expiry settings > ExpiresActive On > ExpiresDefault "access plus 15 days"
This came up somewhere else recently, probably bugzilla. The summary in the manual is incomplete: A response received with any other status code (e.g. status codes 302 and 307) MUST NOT be returned in a reply to a subsequent request unless there are cache-control directives or another header(s) that explicitly allow it. For example, these include the following: an Expires header (section 14.21); a "max-age", "s-maxage", "must- revalidate", "proxy-revalidate", "public" or "private" cache-control directive (section 14.9). -- Eric Covener cove...@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org