Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.4k views
in Technique[技术] by (71.8m points)

dns - How can I redirect an old site subdomain as a new root domain?

I’m working with a multitenancy django app, so each client has an exclusive subdomain. Right now my problem has nothing to do with the app, it’s a really silly question actually. In case a client want an exclusive domain, how can he set at his domain manager to point to the subdomain? It’s not REDIRECTING, it’s to load the content on his domain. I tried with a test domain I have, using CName record, but I was only able to redirect it back to the old domain. I tried to set an A record with the ipv4 address but it didn’t recognize the tenant subdomain, and redirected back to the root domain. Thanks for your time.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...