I would like to host 2 different applications on a different server. For eg www.example.com
redirected the NodeJS application - Server A
& www.example.com/blog
redirected the WordPress application - Server B
both applications are hosted in a different server.
is it possible to host Node.js and WordPress sites on the same domain name with a different server?