<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>msdigest.net &#187; IIS 7.0</title>
	<atom:link href="http://www.msdigest.net/tag/iis-70/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.msdigest.net</link>
	<description>Technical blog about Exchange, Lync &#38; Office 365 by Peter Schmidt [MVP and MCM: Exchange]</description>
	<lastBuildDate>Mon, 02 Jan 2012 07:53:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>URL Rewrite Module 1.1 for IIS 7</title>
		<link>http://www.msdigest.net/2009/11/url-rewrite-module-1-1-for-iis-7/</link>
		<comments>http://www.msdigest.net/2009/11/url-rewrite-module-1-1-for-iis-7/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 13:35:53 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Rewrite]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2009/11/url-rewrite-module-1-1-for-iis-7/</guid>
		<description><![CDATA[URL rewrite module provides a rule-based rewriting mechanism for changing requested URL’s before they get processed by web server. The Microsoft URL Rewrite Module 1.1 for IIS 7 provides flexible rules-based rewrite engine that can be used to perform broad spectrum of URL manipulation tasks, including, but not limited to: Enabling user friendly and search [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2009/11/url-rewrite-module-1-1-for-iis-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Rewrite Module &#8211; Released To Web</title>
		<link>http://www.msdigest.net/2008/11/url-rewrite-module-released-to-web/</link>
		<comments>http://www.msdigest.net/2008/11/url-rewrite-module-released-to-web/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 08:31:09 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[URL Rewrite]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/11/url-rewrite-module-released-to-web/</guid>
		<description><![CDATA[The IIS team has made the URL Rewrite Module for IIS 7.0 Release To Web (RTW) available for download. This is a final, production-ready release that is officially supported by Microsoft. Overview URL rewrite module provides a rule-based rewriting mechanism for changing requested URL’s before they get processed by web server. The module can be [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/11/url-rewrite-module-released-to-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Emulation on IIS 7.0</title>
		<link>http://www.msdigest.net/2008/11/apache-emulation-on-iis-70/</link>
		<comments>http://www.msdigest.net/2008/11/apache-emulation-on-iis-70/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 10:00:00 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Helicon]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Module]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/11/apache-emulation-on-iis-70/</guid>
		<description><![CDATA[Stumpled across a interesting new module for IIS 7.0: Helicon APE (APache Emulation) by Helicon Tech, currently in beta and available for download. Helicon Ape is a unique module that emulates Apache execution environment on Microsoft IIS. It literally implements Apache configuration model (like .htaccess and httpd.conf files) and all most demanded Apache modules in [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/11/apache-emulation-on-iis-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URLScan 3.1 Released</title>
		<link>http://www.msdigest.net/2008/11/urlscan-31-released/</link>
		<comments>http://www.msdigest.net/2008/11/urlscan-31-released/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 18:45:24 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Injection Attacks]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[URLScan]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/11/urlscan-31-released/</guid>
		<description><![CDATA[About a week ago, the IIS Team released an updated version 3.1 of the URLScan tool. If you are running ver. 3.0, it’s recommended that you upgrade to URLScan 3.1. URLScan is the tool to protect your websites against SQL Injection Attacks, the new version is updated to handle new variation of attacks. Our internal [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/11/urlscan-31-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress URL Rewrite on IIS 7.0</title>
		<link>http://www.msdigest.net/2008/10/wordpress-url-rewrite-on-iis-70/</link>
		<comments>http://www.msdigest.net/2008/10/wordpress-url-rewrite-on-iis-70/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 12:13:06 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[ISAPI]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/10/wordpress-url-rewrite-on-iis-70/</guid>
		<description><![CDATA[Found this special ISAPI “WordPress URL Rewrite”, it’s a free ISAPI application for IIS 7.0. The features are: Can run with multiple WordPress installations in an IIS Web Site (for example: / and /MyBlog/) Has a configurable path Exceptions list (for example: defining /Forum as an exception would prevent any pages in this folder from [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/10/wordpress-url-rewrite-on-iis-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Web Platform &#8211; beta released</title>
		<link>http://www.msdigest.net/2008/10/microsoft-web-platform-beta-released/</link>
		<comments>http://www.msdigest.net/2008/10/microsoft-web-platform-beta-released/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 12:49:47 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[SQL Express]]></category>
		<category><![CDATA[Web Platform]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/10/microsoft-web-platform-beta-released/</guid>
		<description><![CDATA[Microsoft has announced and release the first beta of the Microsoft Web Platform. The Microsoft Web Platform is a free tool that makes it simple to download and install the latest components of the Microsoft Web Platform, including the IIS7, SQL Server Express, .NET Framework and Visual Web Developer. The Microsoft Web Platform is a [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/10/microsoft-web-platform-beta-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Rewrite Module</title>
		<link>http://www.msdigest.net/2008/10/url-rewrite-module/</link>
		<comments>http://www.msdigest.net/2008/10/url-rewrite-module/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 08:13:48 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[URL Rewrite]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/10/url-rewrite-module/</guid>
		<description><![CDATA[As previously announced on my blog, Microsoft released a new version of the URL Rewrite Module for IIS 7.0 a few weeks ago. The new release is a Go Live release, so we are getting closer to the final release. The Microsoft URL Rewrite Module for IIS 7.0 provides flexible rules-based rewrite engine that can [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/10/url-rewrite-module/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New IIS Modules</title>
		<link>http://www.msdigest.net/2008/09/new-iis-modules/</link>
		<comments>http://www.msdigest.net/2008/09/new-iis-modules/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 12:11:16 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/09/new-iis-modules/</guid>
		<description><![CDATA[The Microsoft IIS Team has released a bunch of new modules for IIS 7.0. Here’s an overview of the newly released modules: URLRewrite module Web Playlists FTP 7 Update (x86) Installation Package  FTP 7 Update (x64) Installation Package WebDAV Update (x86) Installation Package WebDAV Update (x64) Installation Package Related Posts:WebDAV for IIS 7.0Hyper-V Component ArchitectureWindows [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/09/new-iis-modules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URLScan 3.0 Released</title>
		<link>http://www.msdigest.net/2008/08/urlscan-30-released/</link>
		<comments>http://www.msdigest.net/2008/08/urlscan-30-released/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 08:27:38 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[URLScan]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/08/urlscan-30-released/</guid>
		<description><![CDATA[Microsoft has released the latest version of URLScan 3.0, it’s released to web (RTW) like a lot of the other IIS modules and tools on IIS.net. URLScan 3.0 can help block automated sql injection attacks at global or site level and it can be used with IIS 6 and IIS 7. Download links: UrlScan v3.0 [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/08/urlscan-30-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going Live with IIS 7.0</title>
		<link>http://www.msdigest.net/2008/06/going-live-with-iis-70/</link>
		<comments>http://www.msdigest.net/2008/06/going-live-with-iis-70/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 10:21:09 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[TechNet]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/?p=406</guid>
		<description><![CDATA[In the latest edition of TechNet Magazine there&#8217;s an article about IIS 7.0 &#8220;Going Live with IIS 7.0&#8243; written by Fergus Strachan. The articles covers the following IIS 7.0 topics: Deploy IIS 7.0 in a Web farm environment Security and performance enhancements Migrate ASP.NET Web apps from IIS 6.0 to IIS 7.0 Migrate PHP Web [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/06/going-live-with-iis-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Article: IIS 7.0 &#8211; FTP Publishing Service &#8211; Part 1</title>
		<link>http://www.msdigest.net/2008/05/article-iis-70-ftp-publishing-service-part-1-installation/</link>
		<comments>http://www.msdigest.net/2008/05/article-iis-70-ftp-publishing-service-part-1-installation/#comments</comments>
		<pubDate>Tue, 27 May 2008 15:02:49 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Article]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[IIS 7.0]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/05/article-iis-70-ftp-publishing-service-part-1-installation/</guid>
		<description><![CDATA[My latest article have gone live &#8211; I&#8217;ve written a new article on www.windowsnetworking.com about the new FTP Publishing Service for IIS 7.0, the article &#8220;IIS 7.0 &#8211; FTP Publishing Service – Part 1: Installation&#8221; is Part 1 in a series about the new FTP Service. This article will cover the basics of the new [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/05/article-iis-70-ftp-publishing-service-part-1-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to configure SSL on IIS 7.0 running ServerCore</title>
		<link>http://www.msdigest.net/2008/05/how-to-configure-ssl-on-iis-70-running-servercore/</link>
		<comments>http://www.msdigest.net/2008/05/how-to-configure-ssl-on-iis-70-running-servercore/#comments</comments>
		<pubDate>Sat, 24 May 2008 10:52:23 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/index.php/2008/05/how-to-configure-ssl-on-iis-70-running-servercore/</guid>
		<description><![CDATA[Found this nice mini-article about how to configure SSL on IIS 7.0 on a Windows Server 2008 running ServerCore. Due to the popularity of Windows 2008 Server Core I have seen frequently questions about how to configure SSL on IIS7 with only command-line. Since I wandered that path few months back I thought of putting [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/05/how-to-configure-ssl-on-iis-70-running-servercore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PodCast: IIS 7.0 PowerShell Provider</title>
		<link>http://www.msdigest.net/2008/04/podcast-iis-70-powershell-provider/</link>
		<comments>http://www.msdigest.net/2008/04/podcast-iis-70-powershell-provider/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 09:24:48 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/?p=388</guid>
		<description><![CDATA[Want to hear more about the new IIS 7.0 PowerShell Provider, a new PodCast has been released. The PodCast includes an interview with Thomas Deml a senior Program Manager in the IIS Team. Topics of the PodCast: Talk about the IIS7 management cmdlets Get/Set-WebConfiguration Start-WebItem Remove-WebConfigurationProperty Ability to use XPath filters Talk about the IIS7 [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/04/podcast-iis-70-powershell-provider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New IIS 7.0 Whitepaper</title>
		<link>http://www.msdigest.net/2008/04/new-iis-70-white-paper/</link>
		<comments>http://www.msdigest.net/2008/04/new-iis-70-white-paper/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 06:08:09 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[MSCOM]]></category>
		<category><![CDATA[Whitepaper]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/?p=387</guid>
		<description><![CDATA[Microsoft has released a new IIS 7.0 White Paper &#8220;Migrating a Large, High-Volume Web Site to Internet Information Services 7.0&#8243;. This white paper describes how Microsoft.com migrated more than 80 Web servers, managing more than 5 gigabytes (GB) of content in more than 750 virtual roots, to IIS 7.0. Not only did the Microsoft.com Operations [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/04/new-iis-70-white-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS PowerShell Provider &#8211; step-by-step</title>
		<link>http://www.msdigest.net/2008/04/iis-powershell-provider-step-by-step/</link>
		<comments>http://www.msdigest.net/2008/04/iis-powershell-provider-step-by-step/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 07:15:50 +0000</pubDate>
		<dc:creator>Peter Schmidt</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.iis-digest.com/?p=383</guid>
		<description><![CDATA[Jeong Hwan from the IIS Team has posted a nice little article about the new PowerShell Provider for IIS 7.0. The article is for users who have never experienced Windows PowerShell and want to use the IIS PowerShell Provider and provides various examples. Read his article here: Learning IIS PowerShell Provider (Step by Step). Related [...]]]></description>
		<wfw:commentRss>http://www.msdigest.net/2008/04/iis-powershell-provider-step-by-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

