Hi All,
Is there a way in the .htaccess to redirect traffic to another port when people access a certain url.
The issue is that we have a radio stream and we have moved provider and this now runs on another port and lots of apps etc are configured to the old url.
lets say
stream1.example.com:1234 was the old host
stream1.example.com:4321 is what we now need it to be
How can I do this ?
Many Thanks