Redirects

VIP Go uses Nginx web server. Also, we do not have access to the server so that we cannot add redirects on Nginx level, so we need to add redirects in code only.

Go through Redirects documentation to learn more about multiple ways of redirects implementation.