Author: M.S | Posted on: 10/22/2009 2:57:08 PM | Views : 1228

Hello,
I am using a basic Forms authentication system in my website, IIS 6, .NET Framework 2.0
Everything works fine for aspx pages, but html pages are not secured behind the login, in other words, you can access them without being prompted for credentials, even though I have not specifically allowed access to them in the web.config.
Does anyone know what the problem might be and how to handle it?

...

Go to the complete details ...