I have a Cloudflare Pages powered static React website hosted on root domain (https://abc.com). But, I would like https://abc.com/blog to proxy to a different external server (to load a WordPress blog, running on a different domain).
Can this be configured using Page Rules or any other CF feature?
You can use Pages Rules to redirect or use Transfom Rules / Workers to “rewrite” the URL and serve the content from another place but keeping the same URL