Nginx Redirects
File path redirects to other URLs can be easily added to the Nginx configuration. The formate of a redirect is /From_Path=To_Path_URL
To configure redirects,
- Go to Nginx > Redirects in the Stratus sidebar menu.
- Enter the desired redirects in the field. Put each redirect on a separate line.
- Click UPDATE to save changes.