naegelin
naegelin
CDCloudflare Developers
Created by naegelin on 8/14/2023 in #general-help
Pointing different url paths to different origin subdomains (Business Customer)
On our parent domain (example: domain.com ) , we need to have a way to reverse proxy specific paths to different application servers, for example /shop would proxy to shop.domain.com and /support would proxy to support.domain.com while all other paths resolve to the origin server of domain.com . Is this possible without writing a web worker ?
2 replies