Force PHP to cache with Cache Everything

I’m using Cache Everything rule on my website however the main file (php) doesn’t seem to be caching.
I’ve added this on the PHP side but still not caching.

        header("Cache-Control: max-age=2592000"); //30days (60sec * 60min * 24hours * 30days)

When turn on developer mode on Cloudflare I see this headers instead:

Without knowing a URL/Domain Name and a picture of your Page Rules, we can not assist.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.