Kiwi
CDCloudflare Developers
•Created by Kiwi on 7/27/2024 in #pages-help
404 on /cdn-cgi/image/ when deploying Astro
I am deploying an Astro site which rewrites my image reference to be https://mydomain/cdn-cgi/image/width=512,height=512,format=webp/_astro/myimage.png
This gives a 404 error when accessed. The source image /_astro/myimage.png loads as expected.
Why would /cdn-cgi/image not be returning?
11 replies