piplup
CDCloudflare Developers
•Created by piplup on 11/22/2024 in #general-help
Need help setting up worker route with custom domain
I've a Vercel hosted site and domain is hosted at Hostinger.
I added a
<DOMAIN>/image/*
path for my image transformation worker.
When I added my domain to cloudflare it was working as expected and transforming images, but my vercel site was not loading.
Then I added A
and CNAME
records from Vercel to Cloudflare and updated SSL?TSL settings to Full Strint
which made my vercel site functional.
But the image-transformation path started returning 404 pages from Vercel.
So I need help in setting up my image-transformation path along with my already working Vercel site on my custom domain3 replies