I'm testing out the CloudFront CDN but noticed that it will load the complete site. Is there a way to only allow the CDN to serve request that start with /media/* ?
I created a seperate behavior but won't let me delete the default one.
The other option is to provide a 404 from the website. But I rather the CDN handle those request.