Is it possible to set my own website as default website I mean whenever I type in browser localhost(from local PC) or IP address from remote. I found a idea where I can delete Default site from IIS then my website can automatically become Default website but I dont want to that method...

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Yes, just copy the bindings for default website to your website, then change the bindings for default web site (for example, to another port, or a different host header).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.