Re: Trimming down App. Mappings in IIS 6.0
From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 07/28/04
- Next message: teenzbutler: "Password Protection"
- Previous message: Brian: "Re: FSO Object (Write Access Issues)"
- In reply to: PaulT: "Trimming down App. Mappings in IIS 6.0"
- Next in thread: Paul Lynch: "Re: Trimming down App. Mappings in IIS 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 Jul 2004 10:27:48 +0800
Yes,it is always good practice to remove unused application mapping.
For asp, you only need asp and asa
For .net list, if you are sure you won't be using .asmx, you can remove it
as well.
so based on your application design, you should disabled those unneeded
extension.
Part of Urlscan installation, is to remove application mapping and map
unused extension to 404.dll
-- Regards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ "PaulT" <pthakur@apsc.com> wrote in message news:O7GYjSCdEHA.1604@TK2MSFTNGP11.phx.gbl... > I'm trying to find explanation for the application mappings > which get installed with IIS 6.0 and .net framework. > > Which ones do we really need to keep if we are primarily using asp and aspx > (.Net)? > > I would like to hear from the IIS admins if it's a good practice to trim > down the application mappings or leave them whatever IIS 6.0 sets up since > it is supposed to be secured to start with? > > Appreciate your time. > > .htw, .ida, .idq, .asp, .cer, .cdx, .asa, .idc, .shtm, .shtml, .stm, > > .net: > ===== > .asax > .ascx > .ashx > .asmx > .aspx > .axd > .vsdisco > .rem > .soap > .config > .cs > .csproj > .vb > .vbproj > .webinfo > .licx > .resx > .resources > > Thanks, > Paul > >
- Next message: teenzbutler: "Password Protection"
- Previous message: Brian: "Re: FSO Object (Write Access Issues)"
- In reply to: PaulT: "Trimming down App. Mappings in IIS 6.0"
- Next in thread: Paul Lynch: "Re: Trimming down App. Mappings in IIS 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|