I have a host my.site.com
that doesn't support a PHP version that I need, so I got some new hosting at newsite.com
that has a more up to date PHP version. I'm going host the site completely on newsite.com
, but I want people to type in my.site.com
to get there and see my.site.com
in the address bar throughout their time using the site.
What is the best way to approach this through using an htaccess
on my.site.com
?