<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/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>HttpHandlers and HttpModules</title><link>http://forums.asp.net/27.aspx</link><description>Extending the ASP.NET Framework through HttpModules and HttpHandlers.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Do I need an HttpHandler to solve this problem?</title><link>http://forums.asp.net/thread/3258991.aspx</link><pubDate>Fri, 26 Jun 2009 01:04:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3258991</guid><dc:creator>docluv</dc:creator><author>docluv</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3258991.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=27&amp;PostID=3258991</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;You need an HttpModule&lt;/p&gt;
&lt;p&gt;&lt;a href="http://professionalaspnet.com/archive/tags/URL+Rewriting/default.aspx"&gt;http://professionalaspnet.com/archive/tags/URL+Rewriting/default.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Do I need an HttpHandler to solve this problem?</title><link>http://forums.asp.net/thread/3258594.aspx</link><pubDate>Thu, 25 Jun 2009 19:36:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3258594</guid><dc:creator>xc2k</dc:creator><author>xc2k</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3258594.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=27&amp;PostID=3258594</wfw:commentRss><description>&lt;p&gt;I need to redirect all requests like: http://www.mywebapp.com/someoldpath/somepage.aspx?param1=something¶m2=somethingelse Currently that will create a 404 error under IIS to http://www.mywebapp.com/NEWpath/somepage.aspx?param1=something¶m2=somethingelse Thanks in advance. XC&lt;/p&gt;</description></item></channel></rss>