Tuesday, August 07, 2007

IIS7 Schema Tool

In my last post about IIS7, I mentioned that you would need to open the applicationHost.config file to register your schema extension.  It turns out that just after I posted this, Mike Volardarsky came through and created a tool that you can run from the command line to do this for you (far better for a repeatable process).  Very slick...

Monday, June 04, 2007

IIS7 in Server Core now available

Good news for the Server Core fans!  IIS7 is now part of the available installation roles for Windows Server 2008.  It should be noted that there is still no .NET there (so no ASP.NET either), but PHP in conjunction with FastCGI makes this a pretty compelling offer.  You get all the manageability, modularity, and security features of IIS7 running on server core now.

You care read the press release here for more information.