<?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"
	>
<channel>
	<title>Comments on: Using .htaccess to Domain Map Typepad</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/</link>
	<description></description>
	<pubDate>Mon, 08 Sep 2008 15:15:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Anton Zuiker</title>
		<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10649</link>
		<dc:creator>Anton Zuiker</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10649</guid>
		<description>Thanks for this info. Seems just what I need to be able to map zuiker.com to my TP blog (mistersugar.typepad.com/staging) - I mapped it TP's way, through Dotster, and found out that all of my other content (family tree, archived photos, etc.) was suddenly unavailable.

My only question is this: in the code above, line 2, what does the ^blog/(.*)$ refer to a directory blog on your server or on your TP space? If it's your server, how do I know what my corresponding directory should be?

Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for this info. Seems just what I need to be able to map zuiker.com to my TP blog (mistersugar.typepad.com/staging) - I mapped it TP&#8217;s way, through Dotster, and found out that all of my other content (family tree, archived photos, etc.) was suddenly unavailable.</p>
<p>My only question is this: in the code above, line 2, what does the ^blog/(.*)$ refer to a directory blog on your server or on your TP space? If it&#8217;s your server, how do I know what my corresponding directory should be?</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Blinne Blog</title>
		<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10650</link>
		<dc:creator>The Blinne Blog</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10650</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Scriptygoddess Guest Post: Using .htaccess to Domain Map Typepad&lt;/strong&gt;
Check out my guest post on scriptygoddess. Here's an excerpt:Typepad just added domain mapping. This allows you to point your domain at your blogs.com subdomain via DNS. I wanted this because I didn't want my blog at blinne.blogs.com but rather
</description>
		<content:encoded><![CDATA[<trackback /><strong>Scriptygoddess Guest Post: Using .htaccess to Domain Map Typepad</strong><br />
Check out my guest post on scriptygoddess. Here&#8217;s an excerpt:Typepad just added domain mapping. This allows you to point your domain at your blogs.com subdomain via DNS. I wanted this because I didn&#8217;t want my blog at blinne.blogs.com but rather</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Blinne</title>
		<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10648</link>
		<dc:creator>Rich Blinne</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10648</guid>
		<description>Google found my stuff, so I am back to my old way.</description>
		<content:encoded><![CDATA[<p>Google found my stuff, so I am back to my old way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Blinne</title>
		<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10646</link>
		<dc:creator>Rich Blinne</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10646</guid>
		<description>I verified my previous comment.  If you don't have your permissions right on .htaccess, Apache won't allow you any access at all.</description>
		<content:encoded><![CDATA[<p>I verified my previous comment.  If you don&#8217;t have your permissions right on .htaccess, Apache won&#8217;t allow you any access at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Blinne</title>
		<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10647</link>
		<dc:creator>Rich Blinne</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10647</guid>
		<description>One downside that I am noting is that Google is not properly crawling my site. So, I am trying the variant of having [R=301,L] instead of [P] in my .htaccess.  I also took out the domain mapping in Typepad.

A 301 redirect tells Google that my site has permanently moved.  Hopefully, my Google page rank goes with me.  I'll let you all know if this works.  The other upside is that my local ISP won't charge me for bandwidth.</description>
		<content:encoded><![CDATA[<p>One downside that I am noting is that Google is not properly crawling my site. So, I am trying the variant of having [R=301,L] instead of [P] in my .htaccess.  I also took out the domain mapping in Typepad.</p>
<p>A 301 redirect tells Google that my site has permanently moved.  Hopefully, my Google page rank goes with me.  I&#8217;ll let you all know if this works.  The other upside is that my local ISP won&#8217;t charge me for bandwidth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10645</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10645</guid>
		<description>Apache is probably accessing your files as nobody.  Make sure .htaccess is universally readable.  Under UNIX this is:

chmod 644 .htaccess

If that still doesn't work, most likely your ISP is not allowing you to use mod_rewrite.</description>
		<content:encoded><![CDATA[<p>Apache is probably accessing your files as nobody.  Make sure .htaccess is universally readable.  Under UNIX this is:</p>
<p>chmod 644 .htaccess</p>
<p>If that still doesn&#8217;t work, most likely your ISP is not allowing you to use mod_rewrite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10643</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10643</guid>
		<description>Fixed. That was my faut. :)</description>
		<content:encoded><![CDATA[<p>Fixed. That was my faut. <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snowman</title>
		<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10644</link>
		<dc:creator>Snowman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10644</guid>
		<description>I'm having great problems implementing this on my server. I'm told that mod_rewrite is installed, but when i put the first line into the .htaccess it gives me a "you do not have permission" message when accessing via HTTP.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having great problems implementing this on my server. I&#8217;m told that mod_rewrite is installed, but when i put the first line into the .htaccess it gives me a &#8220;you do not have permission&#8221; message when accessing via HTTP.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snowman</title>
		<link>http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10642</link>
		<dc:creator>Snowman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/10/06/using-htaccess-to-domain-map-typepad/#comment-10642</guid>
		<description>I think you need a carriage after the first two words in your code.

Thanks for the great article, I'm gonna test it now</description>
		<content:encoded><![CDATA[<p>I think you need a carriage after the first two words in your code.</p>
<p>Thanks for the great article, I&#8217;m gonna test it now</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.295 seconds -->
