Forms based authentication once more

M

Morten

Hi!

I've implemented forms based authentication and it works really well. Except
when I access a subdirectory containing plain HTML files. Isn't it possible
to protect those using forms?

TIA

Morten
 
T

Teemu Keiski

Hi,

it is but they (files with .html extension) need to be mapped to be
processed by ASP.NET (map the extension with aspnet_isapi.dll in IIS). See
IIS configuration on how it is done for aspx extension and you get the clue
how it should be. The settings are also discussed at some level here:
http://www.asp.net/faq/SideBySide.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top