I have IIS 7, i have developed a web application that runs through IIS. The web application of itself has a login interface for authorized users. What i want to do is to prevent unauthorized users from even seeing that login interface. In other words i was wondering if in IIS you can set which users should access your web site and how?
Anyone with ideas and suggestions please feel free to respond.