Hi. I am trying to create a Cache everything page rule.
How would I write a rule to cache everything on my services page:
www.myservingheart.com/services/* OR www.myservingheart.com/services*
I would want www.myservingheart.com/services/music cached.
I would want https://www.myservingheart.com/services/sermons/love-your-neighbor/ cached.
Basically, I want the service page cached and pages under the services page (like /music, /sermons, /sermons/love-your-neighbor) cached.
So, which rule would catch all of these URL’s?