简体   繁体   English

Windows Azure网站自定义域不再起作用

[英]Windows Azure website custom domain no longer works

I have a portal hosted on windows Azure. 我在Windows Azure上托管了一个门户。 I have configured a custom domain for the website. 我已经为网站配置了自定义域。 The domain has been working well, I could access it using the custom domain. 该域运行良好,我可以使用自定义域进行访问。 Now the domain name is not working anymore. 现在该域名不再起作用。 When I type it in the browser, the browser cannot find it. 当我在浏览器中键入它时,浏览器找不到它。 I get a server not found error on Firefox or a page cannot be displayed error on IE. 我在Firefox上发现服务器未找到错误,或在IE上无法显示页面错误。 The _ _.azurewebsites.net URL is working fine but the custom one no longer works. _ _.azurewebsites.net URL可以正常工作,但是自定义URL不再有效。 Please help. 请帮忙。 The web role for the portal has shared mode configuration. 门户网站的Web角色具有共享模式配置。

Using an A record or CNAME to enable the custom domain name for the Windows Azure hosted site? 使用A记录或CNAME为Windows Azure托管站点启用自定义域名? There is a recent blog post at http://blogs.msdn.com/b/windowsazure/archive/2013/11/21/a-records-cname-and-using-dns-with-windows-azure-web-sites-waws.aspx which does a decent job of explaining the options. 最近的博客文章位于http://blogs.msdn.com/b/windowsazure/archive/2013/11/21/a-records-cname-and-using-dns-with-windows-azure-web-sites -waws.aspx可以很好地解释这些选项。 Might be worth checking out. 可能值得检查。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM