I am setting up a role based site where directories have only certain roles
that are allowed to access, if not in that rule they are denied. Problem
is, when they are denied the NT login window pops up and all they can do
is press cancel otherwise they get asp.net generated directory access denied
page. Is there any way in web.config file to if they are not member of role
send them to a user friendly page?