Not able to access a website in windows azure after publishing. Being redirected -


I have published a web site in Windows Azure and I get an address

  Http: //xyxmydomain.azurewebsites.net/  

But when I try to access it, I'm redirected to www.xyzmydomain.com ...

I do not know why ... I want to test the site and I have not configured any domains.


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -