I would like to host:
- A Ghost website on https://www.example.com
- A PrestaShop site on https://www.example.com/shop
They will be hosted on 2 different providers.
How can this be achieved?
I would like to host:
They will be hosted on 2 different providers.
How can this be achieved?
www.example.com can only be pointed at a single provider using DNS.
You could have one provider forward on calls for a subpath to the other provider.
Or you could introduce a third piece to the puzzle. If the one provider is something like Cloudflare, that could then pass traffic for the subpath to one PrestaShop, and the rest to Ghost