Configure a custom domain name for a Web site on Windows Azure

Source: Internet
Author: User
Tags web hosting

This experience gives the site a custom domain name on Windows Azure, first "CNAME" and "a record" are the concepts that must be understood.


Assume that the site domain name on Windows Azure is: x.chinacloudsites.cn


CNAME

With CNAME, you can map domain names such as mywebiste.com, www.mywebsite.com, to x.chinacloudsites.cn. Mywebiste.com, www.mywebsite.com equivalent to x.chinacloudsites.cn alias, once added a CNAME record in DNS, DNS will automatically mywebiste.com, www.mywebsite.com resolves to the IP where the x.chinacloudsites.cn resides, and the CNAME does not need to make any changes, even if the IP of the x.chinacloudsites.cn is changed.

A record

With a record, you can map domain names such as mywebiste.com, www.mywebsite.com,*.mywebsite.com to x.chinacloudsites.cn corresponding IP addresses.


→ Open the Windows Azure Management Portal


→ Click on the Left "website"


→ Click Site name


→ Click on "Zoom"


→ select "Share" in the "Web hosting plan Mode" and click "Save" below.


→ Click "Site" on the left again, click on the site name, click "Manage Domain Name" below, and in the "Manage Custom Fields" window, copy the "IP address used when configuring a record"

→ Open domain name Resolution management


Add an "a record"

Add three "CNAME" records, as follows (xx is the site name on Windows Azure):


Awverify awverify.xx.chinacloudsites.cn
Awverify.www awverify.xx.chinacloudsites.cn
www xx.chinacloudsites.cn

→ Back to manage custom Fields window, add 2 forms of custom domain name


Mywebiste.com
Www.mywebsite.com

Finally click Save.

Configure a custom domain name for a Web site on Windows Azure

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.