2
I have an app at the following address myapp.azurewebsites.net. I registered a new domain mydom.srv.net and configured the CNAME in Registro.br as documentation. Everything is ok to access mydom.srv.net!!!
Now, how can I set up a sub-domain (e.g. api) api.mydom.srv.net? I tried to include a new CNAME value api for myapp.azurewebsites.net/api but I get an error message (invalid server name).
