Cloudflare Setup
Image Optimization
(ends_with(http.request.uri.path, ".png")) or
(ends_with(http.request.uri.path, ".jpeg")) or
(ends_with(http.request.uri.path, ".jpg")) or
(ends_with(http.request.uri.path, ".gif")) or
(ends_with(http.request.uri.path, ".webp")) or
(ends_with(http.request.uri.path, ".avif"))Cache Invalidation
Setup
Does the subdomain need to be configured in smoxy?
Usage
Last updated
Was this helpful?