Hey folks,
I’ve implemented Staticache on my site, and I can see it’s generating cache in the appropriate folder (/site/cache/domain/pages/
), and I’ve added the appropriate lines to my .htaccess
file. But how do I know my server is actually serving up the cached version of the pages? Is there a test I can perform to confirm this? I don’t see anything in the documentation about testing.
Thanks,
Kev