<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 10 URL Rewriting Tips and Tricks</title>
	<atom:link href="http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/</link>
	<description>IIS, FastCGI, PHP and other interesting stuff</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:19:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-2/#comment-1455</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Mon, 09 Nov 2009 04:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1455</guid>
		<description>The comments on this post have been closed. Please use the &lt;a href=&quot;http://forums.iis.net/1152.aspx&quot; rel=&quot;nofollow&quot;&gt;URL Rewrite Forum&lt;/a&gt; to post your questions about the module and rewrite rules. I, along with many other people, monitor that forum and you will get a much quicker answer to your question.

&lt;a href=&quot;http://forums.iis.net/1152.aspx&quot; rel=&quot;nofollow&quot;&gt;URL Rewrite Forum on IIS.NET&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>The comments on this post have been closed. Please use the <a href="http://forums.iis.net/1152.aspx" rel="nofollow">URL Rewrite Forum</a> to post your questions about the module and rewrite rules. I, along with many other people, monitor that forum and you will get a much quicker answer to your question.</p>
<p><a href="http://forums.iis.net/1152.aspx" rel="nofollow">URL Rewrite Forum on IIS.NET</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-2/#comment-1453</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Mon, 09 Nov 2009 04:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1453</guid>
		<description>@Will: Please take a look at the post &lt;a href=&quot;http://blogs.iis.net/carlosag/archive/2008/09/02/iis-7-0-and-url-rewrite-make-your-web-site-seo.aspx&quot; rel=&quot;nofollow&quot;&gt;IIS 7 and URL Rewrite - make your web site seo&lt;/a&gt;. It has an example of the rule that you need.

@Brian, can you try making a request to this URL by using &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=b134a806-d50e-4664-8348-da5c17129210&amp;displaylang=en&quot; rel=&quot;nofollow&quot;&gt;WFetch&lt;/a&gt; and then check what is the URL in the response “Location” header?</description>
		<content:encoded><![CDATA[<p>@Will: Please take a look at the post <a href="http://blogs.iis.net/carlosag/archive/2008/09/02/iis-7-0-and-url-rewrite-make-your-web-site-seo.aspx" rel="nofollow">IIS 7 and URL Rewrite &#8211; make your web site seo</a>. It has an example of the rule that you need.</p>
<p>@Brian, can you try making a request to this URL by using <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b134a806-d50e-4664-8348-da5c17129210&#038;displaylang=en" rel="nofollow">WFetch</a> and then check what is the URL in the response “Location” header?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-2/#comment-1451</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 08 Nov 2009 22:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1451</guid>
		<description>I&#039;m trying to add the / automatically using your rule above but I get a endless loop occurring when I type in http://localhost/MyWebsite/MyPage into the browser

Any help would be appreciated</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to add the / automatically using your rule above but I get a endless loop occurring when I type in <a href="http://localhost/MyWebsite/MyPage" rel="nofollow">http://localhost/MyWebsite/MyPage</a> into the browser</p>
<p>Any help would be appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-2/#comment-1444</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1444</guid>
		<description>Does anyone have experience with using the url rewriter to restate.... www.yourdomain.com/default.aspx to www.yourdomain.com/ ?

I used this but it seems to just loop back on itself when using asp link buttons or asp buttons?


     
     


Any idea why?

Great post by the way.

Will</description>
		<content:encoded><![CDATA[<p>Does anyone have experience with using the url rewriter to restate&#8230;. <a href="http://www.yourdomain.com/default.aspx" rel="nofollow">http://www.yourdomain.com/default.aspx</a> to <a href="http://www.yourdomain.com/" rel="nofollow">http://www.yourdomain.com/</a> ?</p>
<p>I used this but it seems to just loop back on itself when using asp link buttons or asp buttons?</p>
<p>Any idea why?</p>
<p>Great post by the way.</p>
<p>Will</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r4 dsi</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-2/#comment-1352</link>
		<dc:creator>r4 dsi</dc:creator>
		<pubDate>Sat, 03 Oct 2009 13:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1352</guid>
		<description>Thanx for the valuable tips and tricks. I will keep them in mind while working on all my projects. keep posting.</description>
		<content:encoded><![CDATA[<p>Thanx for the valuable tips and tricks. I will keep them in mind while working on all my projects. keep posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K. Scott Allen : Lower Case URLs and ASP.NET MVC</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-1/#comment-1342</link>
		<dc:creator>K. Scott Allen : Lower Case URLs and ASP.NET MVC</dc:creator>
		<pubDate>Thu, 01 Oct 2009 14:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1342</guid>
		<description>[...] lowercase URLs is an SEO best practice, and something you can easily enforce with a tool like URLRewrite. But, the action links generated [...]</description>
		<content:encoded><![CDATA[<p>[...] lowercase URLs is an SEO best practice, and something you can easily enforce with a tool like URLRewrite. But, the action links generated [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BusinessRx Reading List : Lower Case URLs and ASP.NET MVC</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-1/#comment-1339</link>
		<dc:creator>BusinessRx Reading List : Lower Case URLs and ASP.NET MVC</dc:creator>
		<pubDate>Thu, 01 Oct 2009 03:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1339</guid>
		<description>[...] lowercase URLs is an SEO best practice, and something you can easily enforce with a tool like URLRewrite. But, the action links generated [...]</description>
		<content:encoded><![CDATA[<p>[...] lowercase URLs is an SEO best practice, and something you can easily enforce with a tool like URLRewrite. But, the action links generated [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-1/#comment-1332</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Tue, 29 Sep 2009 01:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1332</guid>
		<description>Ruslany, thanks for getting back to me, that makes sense.  My only other concern with this configuration is that each domain that uses ARR will allow users to upload images/videos/etc.  These domains/websites are built in Silverlight and use ADO.NET Entity Framework and Web Services to accomplish file upload.  Ideally, I want to upload/save their files to the Proxy server using ARR, and then retrieve these files from the Proxy server for display within their domain.  Is this possible with the ARR configuration described?  And do you have any other advice or documentation that you could point me to?  Thanks again for your help.

Robert</description>
		<content:encoded><![CDATA[<p>Ruslany, thanks for getting back to me, that makes sense.  My only other concern with this configuration is that each domain that uses ARR will allow users to upload images/videos/etc.  These domains/websites are built in Silverlight and use ADO.NET Entity Framework and Web Services to accomplish file upload.  Ideally, I want to upload/save their files to the Proxy server using ARR, and then retrieve these files from the Proxy server for display within their domain.  Is this possible with the ARR configuration described?  And do you have any other advice or documentation that you could point me to?  Thanks again for your help.</p>
<p>Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-1/#comment-1327</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Mon, 28 Sep 2009 07:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1327</guid>
		<description>@robert: Yes, you can create modify the rule in #7 to affect only specific domains. For that you could add a condition to the rule that will force to rule to be executed only for a particular domain:

&lt;conditions&gt;
	&lt;add input=&quot;{HTTP_HOST}&quot; pattern=&quot;mydomain\.com&quot;/&gt;
&lt;/conditions&gt;</description>
		<content:encoded><![CDATA[<p>@robert: Yes, you can create modify the rule in #7 to affect only specific domains. For that you could add a condition to the rule that will force to rule to be executed only for a particular domain:</p>
<p>&lt;conditions&gt;<br />
	&lt;add input=&quot;{HTTP_HOST}&quot; pattern=&quot;mydomain\.com&quot;/&gt;<br />
&lt;/conditions&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/comment-page-1/#comment-1321</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Fri, 25 Sep 2009 09:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=307#comment-1321</guid>
		<description>Ruslany, 

Thank you for sharing this.  I followed &quot;Step 7. Reverse Proxy To Another Site/Server&quot;, and installed/configured ARR on my server.  But I have several domains for which I don&#039;t want ARR to affect their current functionality.  Can I use ARR + URL Rewrite on only specific domains, and not have it affect the existing functionality of other domains?

Thanks,
Robert</description>
		<content:encoded><![CDATA[<p>Ruslany, </p>
<p>Thank you for sharing this.  I followed &#8220;Step 7. Reverse Proxy To Another Site/Server&#8221;, and installed/configured ARR on my server.  But I have several domains for which I don&#8217;t want ARR to affect their current functionality.  Can I use ARR + URL Rewrite on only specific domains, and not have it affect the existing functionality of other domains?</p>
<p>Thanks,<br />
Robert</p>
]]></content:encoded>
	</item>
</channel>
</rss>
