<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Doug Diego &#187; google app engine</title>
	<atom:link href="http://dougdiego.com/category/google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougdiego.com</link>
	<description></description>
	<lastBuildDate>Sat, 10 Apr 2010 14:16:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Naked Domains in Google App Engine</title>
		<link>http://dougdiego.com/2009/11/07/naked-domains-in-google-app-engine/</link>
		<comments>http://dougdiego.com/2009/11/07/naked-domains-in-google-app-engine/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 07:00:19 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[google app engine]]></category>

		<guid isPermaLink="false">http://dougdiego.com/?p=310</guid>
		<description><![CDATA[After setting up an app in the google app engine with a domain name, I found that accessing the domain via the naked domain name (no www.) would not work.
Worked:
http://www.mydomain.com
Didn&#8217;t work:
http://mydomain.com
After search for a while, I came across this answer:
http://www.google.com/support/a/bin/answer.py?hl=en&#038;answer=91080
The solution is to forward mydomain.com to www.mydomain.com with your domain registrar.  After doing this, [...]]]></description>
			<content:encoded><![CDATA[<p>After setting up an app in the google app engine with a domain name, I found that accessing the domain via the naked domain name (no www.) would not work.</p>
<p>Worked:</p>
<p>http://www.mydomain.com</p>
<p>Didn&#8217;t work:</p>
<p>http://mydomain.com</p>
<p>After search for a while, I came across this answer:<br />
<a href="http://www.google.com/support/a/bin/answer.py?hl=en&#038;answer=91080">http://www.google.com/support/a/bin/answer.py?hl=en&#038;answer=91080</a></p>
<p>The solution is to forward mydomain.com to www.mydomain.com with your domain registrar.  After doing this, it worked as expected.</p>
]]></content:encoded>
			<wfw:commentRss>http://dougdiego.com/2009/11/07/naked-domains-in-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
