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
|
|
|