web - Prefix to domain -
if have domain, such example.com, how go pointing special.example.com different website, www.google.com?
go domain name service providers web console (the place managing domain records mydomain.com), , add cname record:
special cname www.google.com keep in mind point special.mydomain.com ip address of www.google.com not guarantee web server there respond requests host: special.mydomain.com (though will).
(btw, domain use in questions/examples/documentation not mydomain.com example.com, specified rfc2606)
Comments
Post a Comment