<?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: Change Your Domain Name and Keep Your Incoming Links With .htaccess And mod_rewrite</title>
	<atom:link href="http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/</link>
	<description>A Web Developer's Blog Highlighting Open Source and OS X</description>
	<lastBuildDate>Fri, 27 Apr 2012 14:53:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rasul</title>
		<link>http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/comment-page-1/#comment-1470</link>
		<dc:creator>rasul</dc:creator>
		<pubDate>Sat, 07 May 2011 11:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/#comment-1470</guid>
		<description>Hi

Thanks a lot
That&#039;s very very Helpful for me
Good luck</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Thanks a lot<br />
That&#8217;s very very Helpful for me<br />
Good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/comment-page-1/#comment-1455</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 13 Jan 2011 21:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/#comment-1455</guid>
		<description>Thanks a lot worked a treat :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot worked a treat <img src='http://michaelkrol.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uogecko</title>
		<link>http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/comment-page-1/#comment-1412</link>
		<dc:creator>uogecko</dc:creator>
		<pubDate>Mon, 12 Jul 2010 19:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/#comment-1412</guid>
		<description>This was really helpful!  Thanks for posting it.  I tried a bunch of other solutions I found on Google and this was the only one that actually worked!</description>
		<content:encoded><![CDATA[<p>This was really helpful!  Thanks for posting it.  I tried a bunch of other solutions I found on Google and this was the only one that actually worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/comment-page-1/#comment-1377</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 17 Feb 2010 17:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/#comment-1377</guid>
		<description>&lt;a href=&quot;#comment-1376&quot; rel=&quot;nofollow&quot;&gt;@mark rushworth&lt;/a&gt; Mark, yes that should work. Did you try it? The rewrite rule above accepts any subdomain, be it www or foo.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1376" rel="nofollow">@mark rushworth</a> Mark, yes that should work. Did you try it? The rewrite rule above accepts any subdomain, be it www or foo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark rushworth</title>
		<link>http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/comment-page-1/#comment-1376</link>
		<dc:creator>mark rushworth</dc:creator>
		<pubDate>Fri, 12 Feb 2010 16:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/#comment-1376</guid>
		<description>how do i move a blog thats on a sub domains to a folder on the main site would

RewriteCond %{HTTP_HOST} ^(.*)foo.com [NC]
RewriteRule ^(.*)$ http://www.moo.com/blog/$1 [R=301,L]

work?</description>
		<content:encoded><![CDATA[<p>how do i move a blog thats on a sub domains to a folder on the main site would</p>
<p>RewriteCond %{HTTP_HOST} ^(.*)foo.com [NC]<br />
RewriteRule ^(.*)$ <a href="http://www.moo.com/blog/$1" rel="nofollow">http://www.moo.com/blog/$1</a> [R=301,L]</p>
<p>work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay Kumar</title>
		<link>http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/comment-page-1/#comment-1359</link>
		<dc:creator>Vijay Kumar</dc:creator>
		<pubDate>Mon, 09 Nov 2009 07:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/#comment-1359</guid>
		<description>I&#039;m new for writing the rules for .htaccess and i&#039;m facing a big issue with this. the thing is that i&#039;m having a in www.domainname.com/folder and i redireted to this with the subdomain of other domain like example.otherdomainname.com
when i use subdomain to access the folder i can see the actual user path of the links.please any one can post the rewrite rule for this issue....ASAP.</description>
		<content:encoded><![CDATA[<p>I&#8217;m new for writing the rules for .htaccess and i&#8217;m facing a big issue with this. the thing is that i&#8217;m having a in <a href="http://www.domainname.com/folder" rel="nofollow">http://www.domainname.com/folder</a> and i redireted to this with the subdomain of other domain like example.otherdomainname.com<br />
when i use subdomain to access the folder i can see the actual user path of the links.please any one can post the rewrite rule for this issue&#8230;.ASAP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David J Rockafellow</title>
		<link>http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/comment-page-1/#comment-1264</link>
		<dc:creator>David J Rockafellow</dc:creator>
		<pubDate>Fri, 21 Aug 2009 00:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/2007/09/12/change-your-domain-name-and-keep-your-incoming-links-with-htaccess/#comment-1264</guid>
		<description>In your example you use:

RewriteCond %{HTTP_HOST} ^(.*)ablogapart.org [NC]

Can this be written a manner that would be completely wild card? Say, for example you have a shared hosting account with poor DNS and other management and often strange IP&#039;s and domains point to your site and you want to take advantage of that traffic but your too lazy to put an entry in your .htaccess for every domain or IP or just don&#039;t know what all could point to you in the future?</description>
		<content:encoded><![CDATA[<p>In your example you use:</p>
<p>RewriteCond %{HTTP_HOST} ^(.*)ablogapart.org [NC]</p>
<p>Can this be written a manner that would be completely wild card? Say, for example you have a shared hosting account with poor DNS and other management and often strange IP&#8217;s and domains point to your site and you want to take advantage of that traffic but your too lazy to put an entry in your .htaccess for every domain or IP or just don&#8217;t know what all could point to you in the future?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

