Re: Deny access to htm files
From: Damien (Damien_The_Unbeliever_at_hotmail.com)
Date: 01/13/05
- Next message: MWells: "Re: Deny access to htm files"
- Previous message: Vadim: "Re: Is there a way to sign partial classes in Whidbey?"
- In reply to: Brian Linden: "Deny access to htm files"
- Next in thread: MWells: "Re: Deny access to htm files"
- Messages sorted by: [ date ] [ thread ]
Date: 13 Jan 2005 01:18:17 -0800
My *guess* would be that, because these files are normal, static, html
files, the ASP.NET engine isn't getting anywhere near them.
I wonder what would happen if you add the .htm extension to your IIS
config, to be processed through ASP.NET (you would also need to add a
handler - wonder how Page Handler would react to a plain htm file).
That would be the direction I would look in. Should be a change to IIS
and a change to machine.config.
- Next message: MWells: "Re: Deny access to htm files"
- Previous message: Vadim: "Re: Is there a way to sign partial classes in Whidbey?"
- In reply to: Brian Linden: "Deny access to htm files"
- Next in thread: MWells: "Re: Deny access to htm files"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|