Quote:
|
Originally Posted by brnhill
Other parts of web site are protected by IISPassword which uses Basic Authentication.
|
Hello brnhill,
You can use
IISPassword with FrontPage and Basic Authentication. This is the way to do it:
switch off Basic Authentication for your web site, but turn it on for _vti* (or just _vti_bin) folders. That way you will have both Basic Authentication for publishing FrontPage webs and IISPassword for efficient protection of other folders.
Troxo Web Team