My question is simple if i have multiple directories with pages like -
/admin/adminlogin.aspx
/user/userlogin.aspx
/default.aspx
i want to set default page for each directory how ever i can set default doc for root in web.config but is there any way to assign separate for each dir ? i didn't find it anywhere.