DNS Redirect Clarification -


we have old domain name redirect traffic new domain

e.g.

old.domain.com --> new.domain.com

help/clarification:

  1. what's best way achieve this? read cname, arecord, alias etc., therefore confused 1 use , scenario.

  2. if redirect old.domain.com new.domain.com, iis/web server see requested host name i.e. still sees old.domain.com or new.domain.com

if want redirect traffic, i.e., want customer's web browser show change "old.domain.com" "new.domain.com", you'll need insert redirect @ web server or code level.

if want request "old.domain.com" land on address "new.domain.com", can use cname in dns.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -