Posted on: 3/31/2011 8:41:13 PM | Views : 813

Hi All,
I have this issue that I need to do something ASAP
Issue is that all the folders are supposed to be behind a login, eg: http://servername/default.aspx?rp=/folder/impdocument
If the user is directed to the above login it is asking for user id and password - fine
However if I try to access the html pages directly, it bypasses the login:  http://servername/folder/impdocument/index.html
How can I make it stop rendering the html pages and make the users go to above link that asks for login????
 
...

Go to the complete details ...