May 182011
I built an internal application in .net and deployed it using to an iis 7 server. I added a CNAME record of "order" being "server01" (where the application is). The application is stored in a folder called "cart" and deployed under the IIS default website.
So now when I go to it loads, but how do I make it so if I just go to it loads the cart application automatically. This is the only thing that will be on the webserver.
Thanks for your help, I tried googling but I don’t even really know what to call what I am trying to do.