<?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>Godaddy美国主机中文指南</title>
	<atom:link href="http://godaddy.idcspy.com/feed" rel="self" type="application/rss+xml" />
	<link>http://godaddy.idcspy.com</link>
	<description>Godaddy主机域名介绍,优惠码COUPON，使用说明</description>
	<lastBuildDate>Mon, 01 Mar 2010 06:24:59 +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>GoDaddy主机激活ionCube教程</title>
		<link>http://godaddy.idcspy.com/uncategorized/enabling-ioncube</link>
		<comments>http://godaddy.idcspy.com/uncategorized/enabling-ioncube#comments</comments>
		<pubDate>Mon, 01 Mar 2010 06:24:59 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[Godaddy使用说明]]></category>
		<category><![CDATA[常见问题]]></category>
		<category><![CDATA[ionCube]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=449</guid>
		<description><![CDATA[默认情况下GoDaddy主机不支持ionCube,不过我们可以自己激活ionCube支持.(Windows主机不支持ionCube).
激活流程:
1.下载Linux x86版本的ionCube文件,官方下载地址: http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.zip
2.上传解压到主机空间
3.添加如下代码到你的php.ini文件(php4版本)或者php5.ini文件(php5版本),
[Zend]
zend_extension=/absolutepath/ioncube/ioncube_loader_lin_X.X.so
absolute path替换为你空间绝对路径,绝对路径可以在控制面板Account Summary里看到,
一般GoDaddy的绝对路径为/home/content/i/d/c/idcspy_com/html (&#8220;/i/d/c/idcspy_com/&#8221;分别对应ftp用户名前三位和ftp用户名)
&#8221; X.X &#8220;  根据你的php版本替换为4.4(php4版本)或者5.2(php5版本)
如果没有php.ini或者php5.ini文件,自己创建一个传到空间根目录.
注意:上面的代码要加到php.ini 文件里[zend]后面的第一行!
至此GoDaddy Linux虚拟主机ionCube激活完成.
]]></description>
			<content:encoded><![CDATA[<p>默认情况下<a title="GoDaddy" href="http://www.idcspy.com/hosturl/godaddy.htm">GoDaddy</a>主机不支持ionCube,不过我们可以自己激活ionCube支持.(Windows主机不支持ionCube).</p>
<p><strong>激活流程:</strong></p>
<p>1.下载Linux x86版本的ionCube文件,官方下载地址: <a href="http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.zip">http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.zip</a></p>
<p>2.上传解压到主机空间</p>
<p>3.添加如下代码到你的php.ini文件(php4版本)或者php5.ini文件(php5版本),</p>
<blockquote><p>[Zend]<br />
zend_extension=/<span style="color: #ff0000;">absolutepath</span>/ioncube/ioncube_loader_lin_<span style="color: #ff0000;">X.X</span>.so</p></blockquote>
<p>absolute path替换为你空间绝对路径,绝对路径可以在控制面板Account Summary里看到,<br />
一般GoDaddy的绝对路径为/home/content/<span style="color: #ff0000;">i/d/c/idcspy_com</span>/html (&#8220;/i/d/c/idcspy_com/&#8221;分别对应ftp用户名前三位和ftp用户名)</p>
<p><span style="color: #ff0000;">&#8221; X.X &#8220;  </span>根据你的php版本替换为4.4(php4版本)或者5.2(php5版本)<br />
如果没有php.ini或者php5.ini文件,自己创建一个传到空间根目录.</p>
<p>注意:上面的代码要加到php.ini 文件里[zend]后面的第一行!</p>
<p>至此<a href="http://www.idcspy.com/hosturl/godaddy.htm">GoDaddy</a> Linux虚拟主机ionCube激活完成.</p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/uncategorized/enabling-ioncube/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoDaddy控制面板设置之301转向</title>
		<link>http://godaddy.idcspy.com/uncategorized/godadddy-301</link>
		<comments>http://godaddy.idcspy.com/uncategorized/godadddy-301#comments</comments>
		<pubDate>Mon, 15 Feb 2010 06:09:26 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[Godaddy使用说明]]></category>
		<category><![CDATA[常见问题]]></category>
		<category><![CDATA[301转向]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=442</guid>
		<description><![CDATA[GoDaddy的linux空间可以使用.htaccess设置转向,这个也很方便. 关于这方面可以参考:301转向
本文主要介绍如何通过GoDaddy的控制面板设置301以及302转向(转发)
1.首先登陆进入GoDaddy控制面板
2.点击content下面的Site Redirects



3.点击new redirects 创建转向规则



4.如图输入要转向的域名,路径以及选择是否包含www,
点next继续

5.选择http还是https协议,然后输入要转向到的域名,路径
点next继续

6.选择301规则还是302规则
是否匹配路径

其中:
Match path 重定向用户到目标域的名称相同内容的路径。
例如，当访客访问 http://idcspy.com/bbs, 他们被转向到 http://mycoolestdomains.com/path.
Root redirect 重定向用户到根目录,而忽略路径存在.
例如访问 http://idcspy.com/bbs, 被转向到 http://zzbaike.com.
No redirect 不转向带有路径的访问,
比如访问 http://coolexample.com/path, 将不被转向,依然访问到 http://coolexample.com/path.
另外说明下设置转向可能需要24小时才能生效,所以设置后耐心等等
如果可能的话推荐使用.htaccess设置301转向.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.idcspy.com/hosturl/godaddy.htm">GoDaddy</a>的linux空间可以使用.htaccess设置转向,这个也很方便. 关于这方面可以参考:<a href="http://www.zzbaike.com/wiki/301转向" target="_blank">301转向</a><br />
本文主要介绍如何通过GoDaddy的控制面板设置301以及302转向(转发)</p>
<p>1.首先登陆<a href="http://bbs.idcspy.com/thread-64542-1-1.html" target="_blank">进入GoDaddy控制面板</a></p>
<p>2.点击content下面的Site Redirects<br />
<img onmouseover="attachimginfo(this, 'attach_12268', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_12268', 0, event)" src="http://bbs.idcspy.com/attachments/month_1002/20100210_de41354aa6b8e9824bacQY7CJMgqrElB.png" border="0" alt="" /></p>
<div id="attach_12268_menu">
<div>
<p>3.点击new redirects 创建转向规则<br />
<img onmouseover="attachimginfo(this, 'attach_12269', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_12269', 0, event)" src="http://bbs.idcspy.com/attachments/month_1002/20100210_853cc93c680e8b526e1f4WkZB1Lhpwy6.png" border="0" alt="" /></p>
</div>
</div>
<p>4.如图输入要转向的域名,路径以及选择是否包含www,<br />
点next继续<br />
<img onmouseover="attachimginfo(this, 'attach_12270', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_12270', 0, event)" src="http://bbs.idcspy.com/attachments/month_1002/20100210_d9cfc7f63fd5294351a759FRw59moO6A.png" border="0" alt="" /></p>
<p>5.选择http还是https协议,然后输入要转向到的域名,路径<br />
点next继续</p>
<p><img onmouseover="attachimginfo(this, 'attach_12271', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_12271', 0, event)" src="http://bbs.idcspy.com/attachments/month_1002/20100210_8b894f5918cffc9fa5c6ktiAxLGOIBlw.png" border="0" alt="" /></p>
<p>6.选择301规则还是302规则<br />
是否匹配路径<br />
<img onmouseover="attachimginfo(this, 'attach_12272', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_12272', 0, event)" src="http://bbs.idcspy.com/attachments/month_1002/20100210_226d29ca61fe63273e36DHL0hJPO5w2E.png" border="0" alt="" /></p>
<p>其中:<br />
<strong>Match path</strong> 重定向用户到目标域的名称相同内容的路径。<br />
例如，当访客访问 <a href="http://idcspy.com/bbs" target="_blank">http://idcspy.com/bbs</a>, 他们被转向到 <a href="http://mycoolestdomains.com/path." target="_blank">http://mycoolestdomains.com/path.</a><br />
<strong>Root redirect</strong> 重定向用户到根目录,而忽略路径存在.<br />
例如访问 <a href="http://idcspy.com/bbs" target="_blank">http://idcspy.com/bbs</a>, 被转向到 <a href="http://zzbaike.com./" target="_blank">http://zzbaike.com.</a><br />
<strong>No redirect</strong> 不转向带有路径的访问,<br />
比如访问 <a href="http://coolexample.com/path" target="_blank">http://coolexample.com/path</a>, 将不被转向,依然访问到 <a href="http://coolexample.com/path." target="_blank">http://coolexample.com/path.</a></p>
<p>另外说明下设置转向可能需要24小时才能生效,所以设置后耐心等等</p>
<p>如果可能的话推荐使用.htaccess设置301转向.</p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/uncategorized/godadddy-301/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于GoDaddy支持支付宝付款的一些问题总结</title>
		<link>http://godaddy.idcspy.com/order/godaddy-alipay</link>
		<comments>http://godaddy.idcspy.com/order/godaddy-alipay#comments</comments>
		<pubDate>Mon, 08 Feb 2010 08:39:49 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[Godaddy购买指南]]></category>
		<category><![CDATA[支付宝付款]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=436</guid>
		<description><![CDATA[GoDaddy在2009年12月份开始支持支付宝付款,相关网站的报道很多了,这里不再累述.
这篇文章主要是总结支付宝支付GoDaddy产品时遇到的常见问题
购买时间：
1.  支付宝支付后几小时内可能没有发现购买的产品也属于正常情况，请耐心等待,支付宝付款确认时间最长需要13小时。
退款相关：
2.如何退款?
GoDaddy的产品退款需要先删除产品才能退款，采用支付宝付款的需要删除所有该次订单的产品才可以退款.
这里提醒一下，和主机一起注册的域名，在域名注册5天内是可以申请退款，超过这个时间可能出现没法退款
这个应该是支付宝和GoDaddy的协议问题，也就是支付宝付款不能部分退款
4.支付宝付款可以退款吗？钱退到GoDaddy帐户还是支付宝？
可以退款，退款到支付宝。(本文idcspy.com原创)
5.支付宝(alipay)退款需要多久到账？
删除产品后发邮件说要退款，然后一般需要5~7到账.
提醒一点,GoDaddy产品退款需要删除产品后联系官方才可以退款.
6.什么支付和退款比较快
发现Gift card，Paypal，信用卡支付实时生效，且可以部分产品退款
支付宝付款汇率如何计算?
答:汇率按当天汇率计算,按最近的汇率大概是1:6.84. 汇率差由支付宝官方承担.
支付宝付款应该注意什么问题呢?
答:注意付款后不要清空购物车(shopping cart) , 因为支付宝付款最长需要13小时确认,这段时间清空购物车可能造成不必要的麻烦.
常见的包括, 产品看不到,退款也没有收到,还需要联系官方,实在麻烦!
如果还有问题,欢迎到GoDaddy专题版块咨询
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.idcspy.com/hosturl/godaddy.htm">GoDaddy</a>在2009年12月份开始支持支付宝付款,相关网站的报道很多了,这里不再累述.</p>
<p>这篇文章主要是总结支付宝支付GoDaddy产品时遇到的常见问题</p>
<p>购买时间：<br />
1.  支付宝支付后几小时内可能没有发现购买的产品也属于正常情况，请耐心等待,支付宝付款确认时间最长需要13小时。</p>
<p><strong>退款相关：</strong><br />
2.如何退款?<br />
GoDaddy的产品退款需要先删除产品才能退款，采用支付宝付款的需要删除所有该次订单的产品才可以退款.<br />
这里提醒一下，和主机一起注册的域名，在域名注册5天内是可以申请退款，超过这个时间可能出现没法退款<br />
这个应该是支付宝和GoDaddy的协议问题，也就是支付宝付款不能部分退款</p>
<p>4.支付宝付款可以退款吗？钱退到GoDaddy帐户还是支付宝？<br />
可以退款，退款到支付宝。(本文idcspy.com原创)</p>
<p>5.支付宝(alipay)退款需要多久到账？<br />
删除产品后发邮件说要退款，然后一般需要5~7到账.<br />
提醒一点,GoDaddy产品退款需要删除产品后联系官方才可以退款.</p>
<p>6.什么支付和退款比较快<br />
发现<a href="http://godaddy.idcspy.com/order/godaddy-giftcard">Gift card</a>，Paypal，信用卡支付实时生效，且可以部分产品退款</p>
<p>支付宝付款汇率如何计算?<br />
答:汇率按当天汇率计算,按最近的汇率大概是1:6.84. 汇率差由支付宝官方承担.</p>
<p>支付宝付款应该注意什么问题呢?<br />
答:注意付款后不要清空购物车(shopping cart) , 因为支付宝付款最长需要13小时确认,这段时间清空购物车可能造成不必要的麻烦.<br />
常见的包括, 产品看不到,退款也没有收到,还需要联系官方,实在麻烦!</p>
<p>如果还有问题,欢迎到<a href="http://bbs.idcspy.com/forum-45-1.html">GoDaddy专题版块</a>咨询</p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/order/godaddy-alipay/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoDaddy 官方统计功能介绍</title>
		<link>http://godaddy.idcspy.com/uncategorized/godaddy-statistics</link>
		<comments>http://godaddy.idcspy.com/uncategorized/godaddy-statistics#comments</comments>
		<pubDate>Thu, 21 Jan 2010 07:25:19 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[常见问题]]></category>
		<category><![CDATA[GoDaddy网站统计]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=434</guid>
		<description><![CDATA[很多使用GoDaddy空间的用户使用的第三方网站统计,比如cnzz,51la,Google的统计等,殊不知GoDaddy空间自带的有免费的网站统计
统计内容包含但不仅限于如下:
Referring URL Report   ：查看流量主要来自哪些URL地址
Referring Site Report    ：统计空间上哪些网站流量比较多
Host Report                   ：看看那些IP经常访问你的IP
File Size Report             ：统计被经常访问的文件大小 (可以获取那些文件占用了你的流量)
本教程idcspy.com原创addc作
Status Code Report      ：统计访问结果状态，比如404占多少
File Type Report           ：统计被访问的文件类型 (可以获取那些文件占用了你的流量)
Directory Report           ：统计主机上文件夹被访问次数以及所占百分比
Request Report            ：统计那些页面最流行
下面上图说明：
1.进入到GoDaddy空间控制面板
2.点控制面板中Statistics下面的Launch Free Web stats
输入空间FTP用户名密码登入

(如果还没开通统计功能，点击设置网站统计进行开通)
3.下面是面板里对应统计的英文翻译,由美国主机侦探add.c版主进行简单翻译

4.点击上图中的相应统计，右面可以看到详细结果
另外网站流量可以参考：http://bbs.idcspy.com/thread-49707-1-1.html 
由于GoDaddy 空间支持无限建站, 所以其统计功能中的查看某个域名对应网站的访问量挺好
还可以分析网站流量页面那些比较大, &#8221; File Size Report &#8220;可以统计那些文件访问比较多 这样有利于发现网站流量为何飙升
仔细看看GoDaddy空间的统计功能的确很强大的.
]]></description>
			<content:encoded><![CDATA[<p>很多使用<a href="http://www.idcspy.com/hosturl/godaddy.htm">GoDaddy</a>空间的用户使用的第三方网站统计,比如cnzz,51la,Google的统计等,殊不知GoDaddy空间自带的有免费的网站统计<br />
统计内容包含但不仅限于如下:</p>
<p>Referring URL Report   ：查看流量主要来自哪些URL地址<br />
Referring Site Report    ：统计空间上哪些网站流量比较多<br />
Host Report                   ：看看那些IP经常访问你的IP<br />
File Size Report             ：统计被经常访问的文件大小 (可以获取那些文件占用了你的流量)<br />
本教程idcspy.com原创addc作<br />
Status Code Report      ：统计访问结果状态，比如404占多少<br />
File Type Report           ：统计被访问的文件类型 (可以获取那些文件占用了你的流量)<br />
Directory Report           ：统计主机上文件夹被访问次数以及所占百分比<br />
Request Report            ：统计那些页面最流行</p>
<p>下面上图说明：<br />
1.进入到<a href="http://bbs.idcspy.com/thread-64542-1-1.html">GoDaddy空间控制面板</a><br />
2.点控制面板中Statistics下面的Launch Free Web stats<br />
输入空间FTP用户名密码登入<br />
<img class="alignnone" title="GoDaddy 网站统计" src="http://bbs.idcspy.com/attachments/month_1001/20100105_625ee268bf76615e63bbB9UvK0c5euDE.png" alt="" width="466" height="185" /><br />
(如果还没开通统计功能，点击设置网站统计进行开通)<br />
3.下面是面板里对应统计的英文翻译,由美国主机侦探add.c版主进行简单翻译</p>
<p><img class="alignnone" title="GoDaddy网站统计" src="http://bbs.idcspy.com/attachments/month_1001/20100105_255aa0a83df93889eedc3yOHrA7lnS29.png" alt="" width="319" height="396" /></p>
<p>4.点击上图中的相应统计，右面可以看到详细结果</p>
<p>另外网站流量可以参考：<a href="http://bbs.idcspy.com/thread-49707-1-1.html">http://bbs.idcspy.com/thread-49707-1-1.html</a> </p>
<p>由于<a href="http://www.idcspy.com/hosturl/godaddy.htm">GoDaddy</a> 空间支持无限建站, 所以其统计功能中的查看某个域名对应网站的访问量挺好</p>
<p>还可以分析网站流量页面那些比较大, &#8221; File Size Report &#8220;可以统计那些文件访问比较多 这样有利于发现网站流量为何飙升</p>
<p>仔细看看GoDaddy空间的统计功能的确很强大的.</p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/uncategorized/godaddy-statistics/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoDaddy虚拟主机IIS设置</title>
		<link>http://godaddy.idcspy.com/uncategorized/iis-management</link>
		<comments>http://godaddy.idcspy.com/uncategorized/iis-management#comments</comments>
		<pubDate>Thu, 14 Jan 2010 09:13:45 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[常见问题]]></category>
		<category><![CDATA[IIS management]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=427</guid>
		<description><![CDATA[本教程由www.idcspy.com 论坛原创, 原创地址: http://bbs.idcspy.com/thread-74887-1-1.html 
教程内容包含修改GoDaddy虚拟主机.net版本,修改空间iis7管道模式,重启应用程序池,修改网站访问权限等.
(如有任何问题可以点击上面的原创地址发帖咨询)
1.登陆GoDaddy.com帐户,进入控制面板
2.点击 IIS Managemet

3.先来张IIS manager的全图

4.修改.net版本
如上图,点击Modify修改
GoDaddy虚拟主机.net 2.0版本的asp.net信任模式是中等信任(medium trust)
.net版本1.1版本信任模式是完全信任(Full trust)

5.修改IIS 管道模式
如果网站访问不正常,建议选择classic模式
点击Advanced,修改

6.重启应用程序池
点击Recycle App Pool,重启IIS

7.修改网站访问权限
点击文件夹后面的铅笔图标,进入如图修改网站的访问权限 
]]></description>
			<content:encoded><![CDATA[<p>本教程由<a href="http://www.idcspy.com">www.idcspy.com</a> 论坛原创, 原创地址: <a href="http://bbs.idcspy.com/thread-74887-1-1.html">http://bbs.idcspy.com/thread-74887-1-1.html</a> </p>
<p>教程内容包含修改GoDaddy虚拟主机.net版本,修改空间iis7管道模式,重启应用程序池,修改网站访问权限等.<br />
(如有任何问题可以点击上面的原创地址发帖咨询)</p>
<p>1.登陆<a href="http://www.idcspy.com/hosturl/godaddy.htm">GoDaddy.com</a>帐户,进入控制面板<br />
2.点击 IIS Managemet<br />
<img onmouseover="attachimginfo(this, 'attach_10601', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_10601', 0, event)" src="http://bbs.idcspy.com/attachments/month_1001/20100114_41cfdc0d71672e4eaca6NUF9tVlwRxKY.png" border="0" alt="" /></p>
<p>3.先来张IIS manager的全图<br />
<img onmouseover="attachimginfo(this, 'attach_10602', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_10602', 0, event)" src="http://bbs.idcspy.com/attachments/month_1001/20100114_9c45c844cdbe11aa8a4dRdUbjsFX3C29.png" border="0" alt="" /></p>
<p>4.修改.net版本<br />
如上图,点击<strong>Modify</strong>修改</p>
<p>GoDaddy虚拟主机.net 2.0版本的asp.net信任模式是中等信任(medium trust)<br />
.net版本1.1版本信任模式是完全信任(Full trust)<br />
<img onmouseover="attachimginfo(this, 'attach_10605', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_10605', 0, event)" src="http://bbs.idcspy.com/attachments/month_1001/20100114_e14a9a43e81db898f9bd27f8NX50gobE.png" border="0" alt="" /></p>
<p>5.修改IIS 管道模式<br />
如果网站访问不正常,建议选择classic模式<br />
点击Advanced,修改</p>
<p><img onmouseover="attachimginfo(this, 'attach_10604', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_10604', 0, event)" src="http://bbs.idcspy.com/attachments/month_1001/20100114_83c2fa27b9d3f9a640299wO2Y92WTpor.png" border="0" alt="" /></p>
<p>6.重启应用程序池<br />
点击Recycle App Pool,重启IIS<br />
<img onmouseover="attachimginfo(this, 'attach_10603', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_10603', 0, event)" src="http://bbs.idcspy.com/attachments/month_1001/20100114_fbb5b89400c667ec2ec6VVpE324bvc26.png" border="0" alt="" /></p>
<p>7.修改网站访问权限<br />
点击文件夹后面的铅笔图标,进入如图修改网站的访问权限 <img style="border: 0px;" onmouseover="attachimginfo(this, 'attach_10606', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_10606', 0, event)" src="http://bbs.idcspy.com/attachments/month_1001/20100114_0ba679694fe3a5a58613usP5ahtxGup7.png" border="0" alt="" width="590" height="142" /></p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/uncategorized/iis-management/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoDaddy域名转入详细图解教程</title>
		<link>http://godaddy.idcspy.com/domain/transfer-domain-to-godaddy</link>
		<comments>http://godaddy.idcspy.com/domain/transfer-domain-to-godaddy#comments</comments>
		<pubDate>Mon, 04 Jan 2010 08:53:45 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[Godaddy域名]]></category>
		<category><![CDATA[域名转入]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=425</guid>
		<description><![CDATA[域名在国内不但价格高，而且不自由  所以很多朋友想把域名转移到国外
GoDaddy作为全球最大的域名注册商，在域名管理上有很强的功能，而且价格便宜，续费更能使用优惠码，所以推荐之
本文介绍如何将域名转移到GoDaddy的全过程图解
转移前你要做的是，到原域名注册商那解锁(unlock)域名,要到域名转移码(authorization code)。这部分可以参考http://bbs.idcspy.com/thread-15924-1-1.html
1.首先登录GoDaddy官网
2.鼠标移到到Domain，然后点击Domain Transfer
     
 tr-2d.gif (15.89 KB)
2009-12-25 03:24 PM

3.输入要转入的域名，点Go继续
     
 2009-12-25 13 55 39.png (31.44 KB)
2009-12-25 03:24 PM

4.点Check out 继续
     
 2009-12-25 13 58 23.png (35.79 KB)
2009-12-25 03:24 PM

5.广告不理他，拉到下面点击No，Thanks
     
 2009-12-25 14 01 31.png (30.35 KB)
2009-12-25 03:24 PM

本文由idcspy.com美国主机侦探add.c制作！
6.推荐你一大串东西，不理他，拉到最下面点Continue
     
 2009-12-25 14 03 26.png (19.13 KB)
2009-12-25 [...]]]></description>
			<content:encoded><![CDATA[<p>域名在国内不但价格高，而且不自由  所以很多朋友想把域名转移到国外<br />
<a href="http://www.idcspy.com/hosturl/godaddy.htm" target="_blank">GoDaddy</a>作为全球最大的域名注册商，在域名管理上有很强的功能，而且价格便宜，续费更能使用<a href="http://bbs.idcspy.com/thread-780-1-1.html" target="_blank">优惠码</a>，所以推荐之</p>
<p>本文介绍如何将域名转移到GoDaddy的全过程图解<br />
转移前你要做的是，到原域名注册商那解锁(unlock)域名,要到域名转移码(authorization code)。这部分可以参考<a href="http://bbs.idcspy.com/thread-15924-1-1.html" target="_blank">http://bbs.idcspy.com/thread-15924-1-1.html</a><br />
1.首先登录<a href="http://www.idcspy.com/hosturl/godaddy.htm" target="_blank">GoDaddy官网</a></p>
<p>2.鼠标移到到Domain，然后点击Domain Transfer<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9942', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9942', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_f223f58d437ff5fd1b1dVLUZh7pRHdxj.gif" border="0" alt="" /></p>
<div id="attach_9942_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9942&amp;nothumb=yes" target="_blank"><strong>tr-2d.gif</strong></a> (15.89 KB)</p>
<div>2009-12-25 03:24 PM</div>
</div>
<p>3.输入要转入的域名，点Go继续<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9943', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9943', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_7a36b9bcb836430d0701Oz8Xz7ziuZgD.png" border="0" alt="" /></p>
<div id="attach_9943_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9943&amp;nothumb=yes" target="_blank"><strong>2009-12-25 13 55 39.png</strong></a> (31.44 KB)</p>
<div>2009-12-25 03:24 PM</div>
</div>
<p>4.点Check out 继续<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9944', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9944', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_8072190982176dfc16cf0QRVCaJv47tN.png" border="0" alt="" /></p>
<div id="attach_9944_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9944&amp;nothumb=yes" target="_blank"><strong>2009-12-25 13 58 23.png</strong></a> (35.79 KB)</p>
<div>2009-12-25 03:24 PM</div>
</div>
<p>5.广告不理他，拉到下面点击No，Thanks<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9945', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9945', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_7115fcb5af43bf91b86dwHMgoh2gFaUV.png" border="0" alt="" /></p>
<div id="attach_9945_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9945&amp;nothumb=yes" target="_blank"><strong>2009-12-25 14 01 31.png</strong></a> (30.35 KB)</p>
<div>2009-12-25 03:24 PM</div>
</div>
<p>本文由idcspy.com美国主机侦探add.c制作！</p>
<p>6.推荐你一大串东西，不理他，拉到最下面点Continue<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9946', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9946', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_2644fa6e1049e8a5c1e4X7zrNH7rPl7R.png" border="0" alt="" /></p>
<div id="attach_9946_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9946&amp;nothumb=yes" target="_blank"><strong>2009-12-25 14 03 26.png</strong></a> (19.13 KB)</p>
<div>2009-12-25 03:24 PM</div>
</div>
<p>7.如果优惠码就输入，没有就算了<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9947', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9947', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_915687200c611f36eb69Fvb1055Nfp58.png" border="0" alt="" /></p>
<div id="attach_9947_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9947&amp;nothumb=yes" target="_blank"><strong>2009-12-25 14 07 08.png</strong></a> (29.88 KB)</p>
<div>2009-12-25 03:24 PM</div>
</div>
<p>8.选择支付方式，勾选同意，然后点击Continue with checkout<br />
  我这里选择的是支付宝付款方式，其他付款方式类似<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9948', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9948', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_5590c1c5c32519b96192dd3FlhMfmnXO.png" border="0" alt="" /></p>
<div id="attach_9948_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9948&amp;nothumb=yes" target="_blank"><strong>2009-12-25 14 12 18.png</strong></a> (48.49 KB)</p>
<div>2009-12-25 03:24 PM</div>
</div>
<p>9.然后进入输入帐号信息，点continue checkout继续<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9949', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9949', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_4b2d1974f27bc479045eWgCWM3bSeGKs.png" border="0" alt="" /></p>
<div id="attach_9949_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9949&amp;nothumb=yes" target="_blank"><strong>2009-12-25 14 21 01.png</strong></a> (60.89 KB)</p>
<div>2009-12-25 03:24 PM</div>
</div>
<p>10.如果有gift card就输入，没有就直接点Place your order<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9950', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9950', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_519d00fdfc10af661706GJA88kVYKxVd.png" border="0" alt="" /></p>
<div id="attach_9950_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9950&amp;nothumb=yes" target="_blank"><strong>2009-12-25 14 29 05.png</strong></a> (37.76 KB)</p>
<div>2009-12-25 03:24 PM</div>
</div>
<p>11.后面就进入支付宝支付页面了<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9953', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9953', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_291d616e35888cbec9726Lax6PIGwvLt.png" border="0" alt="" /></p>
<div id="attach_9953_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9953&amp;nothumb=yes" target="_blank"><strong>2009-12-25 14 33 30.png</strong></a> (25.46 KB)</p>
<div>2009-12-25 03:27 PM</div>
</div>
<p>12.再往后面我就不清楚了，欢迎哪位截图上来<img src="http://bbs.idcspy.com/images/smilies/default/handshake.gif" border="0" alt="" /><br />
13.付款后Godaddy会给你域名的Administrative contact发一封邮件通知你Transaction ID和Security Code，后面的转移过程会用到。<br />
    查询Administrative contact ：<a href="http://whois.zzbaike.com/" target="_blank">http://whois.zzbaike.com/</a><br />
14.<a href="http://bbs.idcspy.com/thread-64539-1-1.html" target="_blank">登录账户</a>，靠右面一栏 点击Domain Transfers<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9955', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9955', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_611d3b49bd8a4f2ffc6dQZ8kS44bNnna.png" border="0" alt="" /></p>
<div id="attach_9955_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9955&amp;nothumb=yes" target="_blank"><strong>2009-12-25 15 39 12.png</strong></a> (11.11 KB)</p>
<div>2009-12-25 03:45 PM</div>
</div>
<p>15.选中要转移的域名后然点 Authorization<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9956', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9956', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091231_b58680ae5d31362d8355g3dvTFwtd4G1.jpg" border="0" alt="" /></p>
<div id="attach_9956_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9956&amp;nothumb=yes" target="_blank"><strong>20091231_5a7fb1069feb93e017ba3mD2twwAftYl.jpg</strong></a> (21.84 KB)</p>
<div>2009-12-31 10:43 AM</div>
</div>
<p>   选择Begin Transfer Authorization ，然后输入你域名管理员邮箱收到的确认码<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_10203', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_10203', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091231_41c7a3f0b479cf7e6e502Q7PmzUJiJCz.gif" border="0" alt="" /></p>
<div id="attach_10203_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=10203&amp;nothumb=yes" target="_blank"><strong>sssssssssssssss.gif</strong></a> (5.14 KB)</p>
<div>2009-12-31 10:43 AM</div>
</div>
<p>16.输入邮箱收到的Transaction ID和Security Code<br />
    <img src="http://bbs.idcspy.com/images/GreenPark/attachimg.gif" border="0" alt="" /> <img onmouseover="attachimginfo(this, 'attach_9957', 1);attachimg(this, 'mouseover')" onmouseout="attachimginfo(this, 'attach_9957', 0, event)" src="http://bbs.idcspy.com/attachments/month_0912/20091225_1db9d1092fbd2034a97erAd7qMEvzVOX.jpg" border="0" alt="" /></p>
<div id="attach_9957_menu"><img src="http://bbs.idcspy.com/images/attachicons/image.gif" border="0" alt="" /> <a href="http://bbs.idcspy.com/attachment.php?aid=9957&amp;nothumb=yes" target="_blank"><strong>20080116222.jpg</strong></a> (22.75 KB)</p>
<div>2009-12-25 03:45 PM</div>
</div>
<p>17.然后会要求你输入域名转移码(EPP Key)，然后等待就可以了。</p>
<p>域名转移也可以参考官方文档：<a href="http://help.godaddy.com/article/1592" target="_blank">http://help.godaddy.com/article/1592</a></p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/domain/transfer-domain-to-godaddy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>godaddy grid hosting 介绍</title>
		<link>http://godaddy.idcspy.com/uncategorized/godaddy-grid-hosting-%e4%bb%8b%e7%bb%8d</link>
		<comments>http://godaddy.idcspy.com/uncategorized/godaddy-grid-hosting-%e4%bb%8b%e7%bb%8d#comments</comments>
		<pubDate>Sat, 19 Dec 2009 03:38:11 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[常见问题]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=416</guid>
		<description><![CDATA[ 
官网地址：www.godaddy.com
Grid hositng空间是GoDaddy最新推出的采用云概念的主机方案。官方介绍如下：
Grid Hosting is a flexible hosting platform that matches performance with demand. If your site&#8217;s traffic spikes, Grid Hosting responds by allocating more resources and keeping your site live. If your site starts small, but is growing, Grid Hosting grows with it so you don&#8217;t have to manually upgrade and experience any unnecessary downtime.
Grid [...]]]></description>
			<content:encoded><![CDATA[<p> <br />
官网地址：<a href="http://www.idcspy.com/hosturl/godaddy.htm">www.godaddy.com</a></p>
<p>Grid hositng空间是GoDaddy最新推出的采用云概念的主机方案。官方介绍如下：</p>
<blockquote><p>Grid Hosting is a flexible hosting platform that matches performance with demand. If your site&#8217;s traffic spikes, Grid Hosting responds by allocating more resources and keeping your site live. If your site starts small, but is growing, Grid Hosting grows with it so you don&#8217;t have to manually upgrade and experience any unnecessary downtime.</p>
<p>Grid Hosting &#8220;pools&#8221; the resources of many servers and your site&#8217;s content resides on multiple servers. This networked system helps achieve a high reliability—beyond 99.9%—for your website because if one server shuts down, only a fraction of the grid&#8217;s resources are lost.</p>
<p>Grid Hosting has resources in reserve which are always available to allocate when necessary.</p></blockquote>
<p>大概意思说grid空间由服务器群提供灵活的系统资源以匹配你网站需求，如果网站需求的资源大，则非分配更多的资源到空间，如果访问量小就分配较少的资源。这样避免资源浪费，达到按需分配的效果，根据有些朋友的使用情况和官方介绍来看，Grid主机负载可能超过有些vps。</p>
<h2>相比虚拟主机和vps，grid空间有如下特点：</h2>
<p>1.管理简单，不必懂服务器知识需要自己配置安装很多东西<br />
2.负载好 根据反映和介绍看 负载要比虚拟主机强<br />
3.价格便宜 现在只要4.99美元/月</p>
<p><strong>价格：</strong><br />
目前grid空间在测试阶段，官方提供4.99美元/月的优惠价格，原价是6.99. 目前只能购买3个月</p>
<h2>grid空间的相关参数以及支持情况：</h2>
<p>100G磁盘，1000G月流量<br />
可见无限网站</p>
<p>支持如下内容：<br />
ASP<br />
ASP .NET (2.0, 3, and 3.5)<br />
ASP .NET AJAX<br />
Python CGI<br />
PHP 4 和PHP 5<br />
MS SQL<br />
MySQL<br />
Perl w/ FASTCGI<br />
数据库：<br />
MySQL<br />
MS SQL</p>
<p>特性：<br />
支持SSL证书<br />
<strong>支持SSH</strong><br />
Hosting Connections自动安装程序</p>
<p>和GoDaddy的虚拟主机相比不支持如下内容：<br />
暂时不支持如下内容：<br />
Java<br />
ColdFusion<br />
FrontPage 扩展</p>
<p><strong>不支持的内容:</strong><br />
Ruby on Rails<br />
Access数据库<br />
流媒体<br />
Multiple clients<br />
Email hosting. Use our current email offerings for email support.</p>
<h2>购买：</h2>
<p>可以使用信用卡，支票，paypal（须经信用卡认证），Giftcard（推荐）<br />
如需要代购可以联系<a href="http://bbs.idcspy.com/thread-11407-1-1.html">idcspy.com的代购客服</a></p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/uncategorized/godaddy-grid-hosting-%e4%bb%8b%e7%bb%8d/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoDaddy空间建网站的顺序</title>
		<link>http://godaddy.idcspy.com/uncategorized/godaddy-web-hosting-first-website</link>
		<comments>http://godaddy.idcspy.com/uncategorized/godaddy-web-hosting-first-website#comments</comments>
		<pubDate>Mon, 07 Dec 2009 02:17:14 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[常见问题]]></category>
		<category><![CDATA[如何建站]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=412</guid>
		<description><![CDATA[很多人由于不懂或者英文水平很差，造成使用GoDaddy空间出现语言方面的困难，本文就介绍如何从0开始到建成一个网站的顺序。
本文也可以叫做是GoDaddy空间如何使用，或者是如何建网站
1.必备条件：空间和域名
如果还没有请参考下面的购买教程：
购买GoDaddy空间参考
 购买GoDaddy域名
2.第二步是设置空间
设置空间教程 设置后需要1～72小时空间设置完成然后你可以看到空间IP 
3.域名解析
域名解析可以参考：
域名解析教程
GoDaddy空间域名管理教程 
解析一般会在8小时内生效，如果第二步设置空间的时候填写的是和空间一起购买的域名，这一步可以跳过
4.上传网站程序
这一步就是上传自己的网站程序
例如：cuteftp的上传文件的教程
4.安装程序和调试网站
一般安装程序可以参考程序说明
程序安装例子:
godaddy空间安装Z_blog程序教程
godaddy空间安装phpcms程序
安装WordPress图解教程（使用最广泛的博客程序）
安装VBulletin图文教程（国外的论坛程序）
5.访问网站
就可以用你的域名访问了www.yourdomain.com
]]></description>
			<content:encoded><![CDATA[<p>很多人由于不懂或者英文水平很差，造成使用GoDaddy空间出现语言方面的困难，本文就介绍如何从0开始到建成一个网站的顺序。</p>
<p>本文也可以叫做是GoDaddy空间如何使用，或者是如何建网站</p>
<p>1.必备条件：空间和域名<br />
如果还没有请参考下面的购买教程：<br />
<a href="http://bbs.idcspy.com/thread-20584-1-1.html">购买GoDaddy空间参考</a><br />
<a href="http://bbs.idcspy.com/thread-64499-1-1.html"> 购买GoDaddy域名</a></p>
<p>2.第二步是设置空间<br />
<a href="http://bbs.idcspy.com/thread-20940-1-1.html">设置空间教程</a> 设置后需要1～72小时空间设置完成然后你可以看到<a href="http://bbs.idcspy.com/thread-24135-1-1.html">空间IP </a><br />
3.域名解析</p>
<p>域名解析可以参考：</p>
<p><a href="http://bbs.idcspy.com/thread-50631-1-1.html">域名解析教程</a></p>
<p><a href="http://bbs.idcspy.com/thread-30175-1-1.html">GoDaddy空间域名管理教程 </a></p>
<p>解析一般会在8小时内生效，如果第二步设置空间的时候填写的是和空间一起购买的域名，这一步可以跳过</p>
<p>4.上传网站程序<br />
这一步就是上传自己的网站程序</p>
<p>例如：<a href="http://bbs.idcspy.com/thread-45809-1-1.html">cuteftp的上传文</a>件的教程<br />
4.安装程序和调试网站</p>
<p>一般安装程序可以参考程序说明<br />
程序安装例子:</p>
<p><a href="http://bbs.idcspy.com/thread-62945-1-1.html">godaddy空间安装Z_blog程序教程</a></p>
<p><a href="http://bbs.idcspy.com/thread-45805-1-1.html">godaddy空间安装phpcms程序</a><br />
<a href="http://bbs.idcspy.com/thread-34330-1-1.html">安装WordPress图解教程</a>（使用最广泛的博客程序）<br />
安装VBulletin图文教程（国外的论坛程序）<br />
5.访问网站<br />
就可以用你的域名访问了www.yourdomain.com</p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/uncategorized/godaddy-web-hosting-first-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>godaddy空间如何添加servlet</title>
		<link>http://godaddy.idcspy.com/uncategorized/add-servlet-to-godaddy-hosting</link>
		<comments>http://godaddy.idcspy.com/uncategorized/add-servlet-to-godaddy-hosting#comments</comments>
		<pubDate>Sat, 21 Nov 2009 08:48:39 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[常见问题]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=410</guid>
		<description><![CDATA[GoDaddy空间是支持java和servlet的，但是实际运行当中很多人遇到问题，下面简单介绍下GoDaddy Linux空间servlet相关
配置servlet：
1.本地编译好之后，上传到空间的WEB-INF/classes 目录，然后输入http://www.xxxx.com/servlet/yourservletname运行servlet
2.把servlet打包成jar包上传到空间WEB-INF/lib目录，然后等tomcat生效（北京时间下午四点重启tomcat）
你可以将main configuration文件，web.xml文件放到WEB-INF/文件夹，web.xml文件告诉Tomcat如何处理请求以及direct url
war文件第二天会在子目录自动激活
注意：
不要尝试访问违反安全规则限制的东西，否则你空间Java会被禁止
]]></description>
			<content:encoded><![CDATA[<p>GoDaddy空间是支持java和servlet的，但是实际运行当中很多人遇到问题，下面简单介绍下GoDaddy Linux空间servlet相关</p>
<p>配置servlet：<br />
1.本地编译好之后，上传到空间的WEB-INF/classes 目录，然后输入http://www.xxxx.com/servlet/yourservletname运行servlet</p>
<p>2.把servlet打包成jar包上传到空间WEB-INF/lib目录，然后等tomcat生效（北京时间下午四点重启tomcat）</p>
<p>你可以将main configuration文件，web.xml文件放到WEB-INF/文件夹，web.xml文件告诉Tomcat如何处理请求以及direct url</p>
<p>war文件第二天会在子目录自动激活</p>
<p>注意：<br />
不要尝试访问违反安全规则限制的东西，否则你空间Java会被禁止</p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/uncategorized/add-servlet-to-godaddy-hosting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoDaddy空间如何建多个网站教程</title>
		<link>http://godaddy.idcspy.com/use/multi-websites</link>
		<comments>http://godaddy.idcspy.com/use/multi-websites#comments</comments>
		<pubDate>Fri, 13 Nov 2009 08:36:21 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[Godaddy使用说明]]></category>

		<guid isPermaLink="false">http://godaddy.idcspy.com/?p=408</guid>
		<description><![CDATA[GD主机建立多个网站简单来说就是将不同的域名绑定到不同的目录，然后把文件上传到对应目录，做好解析。
一，添加多个域名
首先点击Add Domain添加域名


二，输入域名和目录
 
域名绑定的目录可以随便设置
如把test.com域名绑定到根目录下的testcom文件夹，就输入/testcom，然后点OK即可完成绑定
下面就是静候添加域名生效

也可以选择目录，点后面的Browse
选择已有目录：点选右面的文件即可
创建：如图我选择的是root，后面输入的是testcom，表示的意思是根目录下的testcom文件夹，也就是/testcom
也可以选择如图中的abc文件夹，方框里输入testcom，表示的意思将域名绑定到/abc/testcom目录
点OK确认
三，解析，上传文件
添加域名到GoDaddy空间后要把域名解析到空间ip
当然还需要把文件上传到空间域名所绑定的目录
]]></description>
			<content:encoded><![CDATA[<p>GD主机建立多个网站简单来说就是将不同的域名绑定到不同的目录，然后把文件上传到对应目录，做好解析。<br />
一，添加多个域名<br />
首先点击Add Domain添加域名</p>
<p><img class="alignnone" title="GoDaddy添加域名" src="http://bbs.idcspy.com/attachments/month_0911/20091104_d274af30db608050694evrXHHE88z82Y.gif" alt="" width="746" height="186" /></p>
<p><a href="http://bbs.idcspy.com/attachments/month_0911/20091104_d274af30db608050694evrXHHE88z82Y.gif"></a></p>
<p>二，输入域名和目录</p>
<p> <img class="alignnone" title="GoDaddy directory" src="http://bbs.idcspy.com/attachments/month_0911/20091104_b7242994cac76d9b96a5RJyjARlu2ZOx.gif" alt="" width="724" height="332" /></p>
<p>域名绑定的目录可以随便设置<br />
如把test.com域名绑定到根目录下的testcom文件夹，就输入/testcom，然后点OK即可完成绑定<br />
下面就是静候添加域名生效</p>
<p><img class="alignnone" title="GoDaddy add domain" src="http://bbs.idcspy.com/attachments/month_0911/20091104_2c2e2a2e8f7507102a13tTNOg5QtFgT5.gif" alt="" width="450" height="465" /></p>
<p>也可以选择目录，点后面的Browse<br />
选择已有目录：点选右面的文件即可<br />
创建：如图我选择的是root，后面输入的是testcom，表示的意思是根目录下的testcom文件夹，也就是/testcom<br />
也可以选择如图中的abc文件夹，方框里输入testcom，表示的意思将域名绑定到/abc/testcom目录<br />
点OK确认</p>
<p>三，解析，上传文件</p>
<p>添加域名到GoDaddy空间后要把域名解析到空间ip<br />
当然还需要把文件上传到空间域名所绑定的目录</p>
]]></content:encoded>
			<wfw:commentRss>http://godaddy.idcspy.com/use/multi-websites/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
