Can someone help me with this? Thanks in advance.
I have my domain from GoDaddy and app is built on meteor js and its hosted on Galaxy hosting. I want to redirect all of my requests to "/blog/" to an external WordPress site hosted on a different server.
For example, if someone visits
http://example.com/blog/some-article -> this req should open some-article article hosted on a different server.
Can you please suggest on how to achieve this?
galaxy hosting is very easy, cost-effective and is giving my app very quick response times, <50ms. I am looking to stick with it.
Thanks