Report this

What is the reason for this report?

DigitalOcean DNS - Where is the Redirect/ALIAS DNS Record?

Posted on February 11, 2015

I’m trying to redirect www. URL to non-www. but I do not see a Redirect or ALIAS DNS record option any where. How can I redirect my website/app using DNS?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

As @andol mentioned, ALIAS records are not really an industry standard.

If you wanted to set up a redirect from one domain to another yourself, you can point an A record for both domains to same server. Then perform the redirect using Apache or Nginx:

there’s no the way then redirect for your purpose.

you have to set redirect on your web server level.

if you dont want to touch web server then you can use cloudflare page rule option. in that case you have to use cloudflare but i would recomend you to go for the first option (webserver)

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.