A single file login page for asp.net

added by wullinkm
10/20/2011 4:58:28 PM

120 Views

Sometimes you might feel the need to simply protect a public directory on your webserver. Using IIS gives you several options to achieve this, but today we will discuss how to enable a simple login page that requires only one file and a few entries in web.config.


0 comments