<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Writing a simple ISAPI Filter</title><link>http://blogs.msdn.com/rakkimk/archive/2007/03/01/writing-a-simple-isapi-filter.aspx</link><description>ISAPI Filters can be written to do anything on the incoming requests; it could do some kind of logging, user authentication, traffic analysis, much more. You can design you own ISAPI filter for your own need. Here is what I have done in the sample ISAPI</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>IIS7 Managed Module - URL redirection, Http2Https, File extension re-mapping</title><link>http://blogs.msdn.com/rakkimk/archive/2007/03/01/writing-a-simple-isapi-filter.aspx#2315494</link><pubDate>Sun, 29 Apr 2007 00:04:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2315494</guid><dc:creator>Rakki MK - IIS, ASP, ASP.NET</dc:creator><description>&lt;p&gt;As I have decided to explore more of the development enhancements that can be done on top of the existing&lt;/p&gt;
</description></item><item><title>IIS - Sample ISAPI Filter doing Redirection to another website</title><link>http://blogs.msdn.com/rakkimk/archive/2007/03/01/writing-a-simple-isapi-filter.aspx#8482699</link><pubDate>Sat, 10 May 2008 02:21:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8482699</guid><dc:creator>rakkimk</dc:creator><description>&lt;p&gt;I know I'm in a very old world of writing ISAPI Filters to do the redirection instead of just creating&lt;/p&gt;
</description></item></channel></rss>