Hien_Truong
Nov 28, 2023Cirrus
how to redirect host and uri on different location.
Hi,
can you instruct how to redirect host and host/uri to the different redirect?
for example:
https://www.abc.com redirect to https://www.newsite.com/
but when we have
https://www.abc.com/any_other_uri (any other uri below www.abc.com/ "for example www.abc.com/subscribe") it should redirect to https://www.newsite.com/legacy/any_other_uri.
I appreciate any help.