<?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: 美国Godaddy虚拟主机介绍</title>
	<atom:link href="http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html</link>
	<description>记录平淡生活，探索网络技术</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:15:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: jimjun</title>
		<link>http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html/comment-page-1#comment-38492</link>
		<dc:creator>jimjun</dc:creator>
		<pubDate>Wed, 28 May 2008 05:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html#comment-38492</guid>
		<description>但是这个godaddy的空间都不支持smtp发邮件的,我用dot net的system.net.mail做的邮件发送功能传上去用不了</description>
		<content:encoded><![CDATA[<p>但是这个godaddy的空间都不支持smtp发邮件的,我用dot net的system.net.mail做的邮件发送功能传上去用不了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Godaddy主机退款成功 &#124; 似水年华</title>
		<link>http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html/comment-page-1#comment-1649</link>
		<dc:creator>Godaddy主机退款成功 &#124; 似水年华</dc:creator>
		<pubDate>Thu, 18 Oct 2007 02:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html#comment-1649</guid>
		<description>[...] Godaddy主机退款成功 作者：yiyix - 归类于： 域名主机 - 10月 18, 2007 - 没有评论 - 1 浏览 -   本来草稿箱里还有一篇介绍Godadday的文章，但没想到再次提笔时是说从Godadday退款的问题。一个多月前，由于我的一个网站被封，所以急于将网站转移到国外空间。对比几家美国虚拟主机之后，发现Godadday的windows主机还不错，价格也便宜，支持.net程序。所以就花了69美元购买了主机空间+域名+SSL证书（相当于独立IP）。用的时候发现网页打开速度和FTP上传速度都比较快，其他方面都不错。唯一比较麻烦的是修改目录权限。使用Godaddy的win主机，基本上每建立一个文件目录都要在后台修改权限。由于刚使用时没有注意到这些细节，我直接把网站放在了根目录，将域名也绑定在了根目录，而且将购买的SSL证书绑定到了这个域名。从此一切都定型了。就是因为证书绑定了这个域名，我就不能修改这个域名绑定到别的目录。联系过Godaddy，他们说只能取消帐号，然后重新购买。为什么我不想将域名绑定在根目录呢？因为根目录是不能修改权限的。我的网站程序是能够自动生成静态页面文件的，包括首页。由于根目录下的文件的默认属性是只读权限，不能写入，所以就不能修改首页（index.html），导致很长时间没有更新过网站。我所能想到的解决办法就是，将网站放在子目录，将域名绑定到子目录。但由于域名已经和证书捆绑，不能再修改，所以就想退款了。再后来原先国内的空间重新开放，我就只好要求退款了。（用过Godaddy主机的朋友有什么好方法解决上面我碰到的困难吗？） [...]</description>
		<content:encoded><![CDATA[<p>[...] Godaddy主机退款成功 作者：yiyix &#8211; 归类于： 域名主机 &#8211; 10月 18, 2007 &#8211; 没有评论 &#8211; 1 浏览 &#8211;   本来草稿箱里还有一篇介绍Godadday的文章，但没想到再次提笔时是说从Godadday退款的问题。一个多月前，由于我的一个网站被封，所以急于将网站转移到国外空间。对比几家美国虚拟主机之后，发现Godadday的windows主机还不错，价格也便宜，支持.net程序。所以就花了69美元购买了主机空间+域名+SSL证书（相当于独立IP）。用的时候发现网页打开速度和FTP上传速度都比较快，其他方面都不错。唯一比较麻烦的是修改目录权限。使用Godaddy的win主机，基本上每建立一个文件目录都要在后台修改权限。由于刚使用时没有注意到这些细节，我直接把网站放在了根目录，将域名也绑定在了根目录，而且将购买的SSL证书绑定到了这个域名。从此一切都定型了。就是因为证书绑定了这个域名，我就不能修改这个域名绑定到别的目录。联系过Godaddy，他们说只能取消帐号，然后重新购买。为什么我不想将域名绑定在根目录呢？因为根目录是不能修改权限的。我的网站程序是能够自动生成静态页面文件的，包括首页。由于根目录下的文件的默认属性是只读权限，不能写入，所以就不能修改首页（index.html），导致很长时间没有更新过网站。我所能想到的解决办法就是，将网站放在子目录，将域名绑定到子目录。但由于域名已经和证书捆绑，不能再修改，所以就想退款了。再后来原先国内的空间重新开放，我就只好要求退款了。（用过Godaddy主机的朋友有什么好方法解决上面我碰到的困难吗？） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Park</title>
		<link>http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html/comment-page-1#comment-528</link>
		<dc:creator>Jack Park</dc:creator>
		<pubDate>Tue, 25 Sep 2007 02:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html#comment-528</guid>
		<description>我也以后打算不用国内的空间了</description>
		<content:encoded><![CDATA[<p>我也以后打算不用国内的空间了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiyix</title>
		<link>http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html/comment-page-1#comment-512</link>
		<dc:creator>yiyix</dc:creator>
		<pubDate>Tue, 25 Sep 2007 01:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html#comment-512</guid>
		<description>是啊，国外空间的技术和平台都比较先进，尤其是这些大型的空间服务商，已经把成本降得很低，而且服务也好。
我也用过国内的空间，确实不太好啊，尤其是服务不好。发QQ，发邮件过去都没人理。</description>
		<content:encoded><![CDATA[<p>是啊，国外空间的技术和平台都比较先进，尤其是这些大型的空间服务商，已经把成本降得很低，而且服务也好。<br />
我也用过国内的空间，确实不太好啊，尤其是服务不好。发QQ，发邮件过去都没人理。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Park</title>
		<link>http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html/comment-page-1#comment-510</link>
		<dc:creator>Jack Park</dc:creator>
		<pubDate>Tue, 25 Sep 2007 01:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html#comment-510</guid>
		<description>这也太便宜了，哎，国内的那些土匪们，要价非常高。</description>
		<content:encoded><![CDATA[<p>这也太便宜了，哎，国内的那些土匪们，要价非常高。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 帕兰卓一得</title>
		<link>http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html/comment-page-1#comment-474</link>
		<dc:creator>帕兰卓一得</dc:creator>
		<pubDate>Mon, 24 Sep 2007 04:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.waterylife.com/articles/introduction-of-american-hosting-godaddy.html#comment-474</guid>
		<description>确实不错。速度也蛮快的。</description>
		<content:encoded><![CDATA[<p>确实不错。速度也蛮快的。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
