a problem about access .asp page
i have a .asp page on a VM,now i want to access this page on the host machine.i do it as this:
http://asdf.mydomainname/asptest/xxx.asp
it would not work.
if i use this:
http://asdf/asptest/xxx.asp
it all right
Full compute name:asdf.mydomainname
Domain:mydomainname
why ???