Friday, October 22, 2010

How to enable password protection on IIS 7

1. Using the IIS 7 Manager connect to the server which is hosting the site
2. Select the site from the list of sites available on that server
3. Select "ISAPI Filters" icon from the sites home menu
4. Click "Add" on the right-hand menu bar
5. Enter the "Filter Name" as "IISPassword"
6. Enter the "Executable:" as "C:\WINDOWS\system32\inetsrv\IISPasswordFilter.dll"
7. Click OK

Than Be secured

No comments:

Post a Comment