borisk
CDCloudflare Developers
•Created by borisk on 10/15/2023 in #general-help
Country based redirect Workers
I want redirect all isers from Bosnia from domain.com to domain.com/archive
#workers-help
if I use CF country redirect example worker: https://developers.cloudflare.com/workers/examples/country-code-redirect/
And visit domain.com/shop, it will not redirect me to domain.com/archive/shop, instad it will redirect me to just domain.com/archive.
Can you pleas help me update a code?
1 replies