Azure domain configuration -


i have app awarded gorunning.pt domain. happens when call gorunning.pt domain without www works, when add www http://www.gorunning.pt/ receive page 404 application not found.

i've set dns cname application of ip , tried url gorunning.azurewebsites.net defined azure , created type registration.

this expected. dns configuration correct. azure web app's front-end doesn't recognize www sub-domain not mapped in portal.

you have map www.gorunning.pt web app gorunning.azurewebsites.net in azure portal. :)


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -