I have VM on myvmname.cloudapp.net. What I want is to create subdomain for this subdomain.myvmname.cloudapp.net. How can I do it?
Asked
Active
Viewed 1,691 times
3
-
This is exactly what I would like to do. Did you make any progress? – paullb Oct 15 '12 at 05:50
-
No, I still searching how to do it. – Artyom Oct 15 '12 at 09:46
2 Answers
2
OK anyway the best option is to go to your domain entity, and make a CNAME to point to to yourname.cloudapp.net and then on that VM route the subdomain to a folder.. That simple. So you can configure: subdomain.youdomain.com to yourname.cloudapp.net and then route internally to the folder you want.

Miguel
- 3,349
- 2
- 32
- 28