Accessing htm files without authentication (forms authentication)

K

Kamil P

I have application with forms authentication. All works fine. When user
opens .aspx file gets login form, login and then get the .aspx page.
But there is one problem. I have also .htm files. All that files user can
get without login form.
How to set application or serwer permissions to .htm files that its need
authentication like .aspx (redirecting to login page)?

Kamil
 
J

Jim Cheshire [MSFT]

Hi Kamil,

There is only one way to do that. You have to map the .htm file extension
to the aspnet_isapi.dll in IIS.

Jim Cheshire [MSFT]
MCP+I, MCSE, MCSD, MCDBA
ASP.NET Developer Support
(e-mail address removed)

This post is provided "AS-IS" with no warranties and confers no rights.


--------------------
| From: "Kamil P" <fuzel1@wp_remit.pl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet.security
| Subject: Accessing htm files without authentication (forms authentication)
| Date: Wed, 10 Nov 2004 11:20:31 +0100
| Organization: news.onet.pl
| Lines: 10
| Sender: (e-mail address removed)@netbase.com.pl
| Message-ID: <[email protected]>
| NNTP-Posting-Host: netbase.com.pl
| X-Trace: news.onet.pl 1100082011 21908 80.55.62.134 (10 Nov 2004 10:20:11
GMT)
| X-Complaints-To: (e-mail address removed)
| NNTP-Posting-Date: 10 Nov 2004 10:20:11 GMT
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!newshub.sdsu.edu!logbridge.uoregon.edu!arclight.u
oregon.edu!enews.sgi.com!news.nask.pl!newsfeed.tpinternet.pl!news.onet.pl!no
t-for-mail
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.aspnet.security:12213
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
|
| I have application with forms authentication. All works fine. When user
| opens .aspx file gets login form, login and then get the .aspx page.
| But there is one problem. I have also .htm files. All that files user can
| get without login form.
| How to set application or serwer permissions to .htm files that its need
| authentication like .aspx (redirecting to login page)?
|
| Kamil
|
|
|
 

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

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,905
Latest member
Kristy_Poole

Latest Threads

Top