Scott Forsyth's Blog

Postings on IIS, ASP.NET, SQL Server, Webfarms and general system admin.

New IIS 7 Configuration Reference

Whether programmer or administrator, we're always looking for details on certain ASP.NET or IIS configuration settings, and sometimes we come up wanting because of lack of good documentation.

The IIS team released an impressive IIS 7 reference a couple nights ago.  You can find it here: http://www.iis.net/configreference.  This is a reference definitely worth bookmarking.  You can take every IIS configuration item, click on it on the side and be provided with detailed information written directly from the IIS team.  Robert McMurray has worked hard to survey the product team directly to obtain a wealth of detailed information about every configuration setting, and Pete Harris and others have been hard at work helping make this happen.

Along with most sections is a full description, info on where the setting lives, a full list of Attributes with description of each one, often setup information and configuration samples and code/command samples for appcmd, Microsoft.Web.Administration and AHAdmin code samples for .NET (C#, VB.NET), JavaScript or VBScript.

I used it yesterday already to refresh my memory about responseMode for httpErrors: http://www.iis.net/ConfigReference/system.webServer/httpErrors.

Bill Staples announced it on his blog yesterday too.

This reference is well worth bookmarking.  It will come in handy.

 

Posted: Jan 22 2009, 05:50 AM by OWScott | with 3 comment(s)
Filed under:

Comments

Jason Haley said:

 

# January 22, 2009 10:25 AM

DotNetShoutout said:

Thank you for submitting this cool story - Trackback from DotNetShoutout

# January 22, 2009 9:11 PM

Tobin Titus said:

Thanks for your feedback, Scott. I'm sure those who wrote the reference will be happy to hear that it is useful. I'll pass the word along to them.

# February 22, 2009 3:35 AM