On 28.10.2011 08:19, Brent Clark wrote:
> On 27/10/2011 15:11, Eric Covener wrote:
>> If you want them cached, there's a benefit in enabling caching.
> 
> Thanks for replying.
> 
> But would I be correct in thinking that they both ultimately do the same
> task, I.e. work on the headers. So would I be right in thinking that
> there is no point to enabling both mod_expires and mod_headers.
> Or is there an added benefit.

mod_expires only handels the Expires and Cache-Control: max-age headers.
There exist more headers that are relevant for cache control. If expires
is enough for you, you won't need mod_headers.

Regards,

Rainer


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to