It's a basic caching rule
But Cloudflare by default caches all your static assets: images, CSS files, JS files
If you want pages cached too you can just add a cache rule
Make sure you add an exception for login cookies or you get the classic issue of logged in pa... See more