






If you are using the PageSpeed Apache module developped by Google (x-mod-pagespeed) then you must disable the following option so it does not override the browser cache directives added by Page Cache:
<IfModule pagespeed_module> ModPagespeedModifyCachingHeaders off </IfModule>