Hello There I have website example.com/docs/* I want to serve this part over docs.example.com/* same for example.com/apps/ → apps.example.com/*
please guide me how to achive this, I am using wordpress, I heard we can do this with Cloudflare please help
sdayman
2
This is best done at the server itself. Anything else might still contain links to the origin URL.
But if you want to experiment with Workers, it’s a bit involved:
Or just ask where ever your heard this from to tell you how:
smarsh
3
At a glance - On an ENT zone you should be able to do this with a combination of resolve override + host header override?
system
Closed
4
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.