I am using a magento application and I need to cache only the "/media" path where images are stored on Google Cloud CDN.
Actually I've configured one instance group where my VM is running the whole website application and enabled Google Cloud CDN via the checkbox on the backend part.
It appears that every http request are send to Google Cloud CDN.
How to cache only the media path files ?