Question
redirect trying to redirect motorolacable.com/mentor --> motorolamentor.zendesk.com
hello, I am trying to redirect motorolacable.com/mentor –> motorolamentor.zendesk.com, can this be done in DO or do I need to use nginx?
never done a redirect before as our webguy is on vaca.. thank you
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
You can do it in nginx, but - for a less technically demanding solution you can also modify the index.html file in the mentor directory to look something like this:
Happy new year
or simply add a CNAME record in DNS :)