Report this

What is the reason for this report?

How to setup domain masking for external domains?

Posted on October 30, 2015

I have 2 domains registered under Google domains, call them olddomain.com & newdomain.com. By the names you might have guessed we are going through a rebranding. Right now, droplets, certs, etc are all setup for olddomain.com. While we wait on cert for newdomain.com we’d like to setup some sort of redirect/masking so if anyone goes to olddomain.com the cert there works but URL appears as newdomain.com. What is the process to accomplish this?

Am I over complicating it with masking & is it as easy as changing the CNAME to newdomain.com then setting up Google domains to point to DO name servers?



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.

You will need to handle the redirection at the http server level because that’s where you get to know which site the user wanted to browse and thus where you redirect them to.

You will also need to adjust DNS so users are sent to the new server.

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.