Redirects

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

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