<?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>美国虚拟主机资讯 &#187; 美国主机</title>
	<atom:link href="http://www.host114.org/category/hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.host114.org</link>
	<description>美国虚拟主机，美国主机，国外主机资讯。关于国外的虚拟主机，VPS，独立主机一切信息</description>
	<lastBuildDate>Sat, 04 Sep 2010 07:13:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>bluehost使用.htaccess阻止特定IP访问</title>
		<link>http://www.host114.org/hosting/bluehost-hosting/bluehost-deny-ip.htm</link>
		<comments>http://www.host114.org/hosting/bluehost-hosting/bluehost-deny-ip.htm#comments</comments>
		<pubDate>Sat, 04 Sep 2010 07:13:25 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[bluehost]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[禁止IP]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=703</guid>
		<description><![CDATA[          有些时候,我们不想一些人访问我们的网站,我们想禁止他们的IP来访,有些主机,在其控制面板中就可以操作,今天来用.htaccess文件来操作,看看如何禁止,我们以可以支持.htaccess文件的bluehsot为例.
        其实很简单,只要在.htaccess文件里加入如下代码(下面IP自己替换成你要禁止的IP)：
Order Deny,Allow
Deny from 110.120.119.114
 
如果要禁止IP段的话就这样:
Order Deny,Allow
Deny from 110.12.119
PS: 这就可以禁止从110.120.119.1—110.120.119.254的主机访问网站.
如果你需要在这ip段中允许部分ip
 allow from  110.120.119.8
 除此之外一切均可以访问
 allow from all
希望对大家有用..
]]></description>
			<content:encoded><![CDATA[<p>          有些时候,我们不想一些人访问我们的网站,我们想禁止他们的IP来访,有些主机,在其控制面板中就可以操作,今天来用.htaccess文件来操作,看看如何禁止,我们以可以支持.htaccess文件的<a title="bluehost" href="http://www.host114.org/hosturl/bluehost.htm" target="_blank">bluehsot</a>为例.</p>
<p>        其实很简单,只要在.htaccess文件里加入如下代码(下面IP自己替换成你要禁止的IP)：</p>
<p>Order Deny,Allow<br />
Deny from 110.120.119.114<br />
 <br />
如果要禁止IP段的话就这样:<br />
Order Deny,Allow<br />
Deny from 110.12.119<br />
PS: 这就可以禁止从110.120.119.1—110.120.119.254的主机访问网站.</p>
<p>如果你需要在这ip段中允许部分ip<br />
 allow from  110.120.119.8</p>
<p> 除此之外一切均可以访问<br />
 allow from all</p>
<p>希望对大家有用..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/bluehost-hosting/bluehost-deny-ip.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lunapages的LPCP面板的服务器访问日志查询</title>
		<link>http://www.host114.org/hosting/lunarpages/lunapages-lpcp-logs.htm</link>
		<comments>http://www.host114.org/hosting/lunarpages/lunapages-lpcp-logs.htm#comments</comments>
		<pubDate>Sat, 28 Aug 2010 02:43:40 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[lunarpages]]></category>
		<category><![CDATA[LPCP]]></category>
		<category><![CDATA[lunapages]]></category>
		<category><![CDATA[日志]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=699</guid>
		<description><![CDATA[         前段时间,用了lunapages他们自己的面板LPCP,一时之间还不习惯,这里记录一下,如何查询其访问日志.
这个其实很简单,稍微认识一点E文的朋友一眼就看到了.
首先，需要登录LPCP面板，找到Sever Access Logs

进入之后，会显示空间下面各个独立域名的访问日志，点击相应的域名就可以下载这个域名的访问日志记录

]]></description>
			<content:encoded><![CDATA[<p>         前段时间,用了<a href="http://www.host114.org/hosturl/lunarpages.htm" target="_blank">lunapages</a>他们自己的面板LPCP,一时之间还不习惯,这里记录一下,如何查询其访问日志.</p>
<p>这个其实很简单,稍微认识一点E文的朋友一眼就看到了.</p>
<p>首先，需要登录LPCP面板，找到Sever Access Logs</p>
<p><img title="server-access-log" src="http://wiki.lunarpages.com/images/e/e1/Accessloglpcp1.png" alt="" width="277" height="81" /></p>
<p>进入之后，会显示空间下面各个独立域名的访问日志，点击相应的域名就可以下载这个域名的访问日志记录</p>
<p><img title="server-access-logs" src="http://wiki.lunarpages.com/images/0/0d/Accessloglpcp2.png" alt="" width="551" height="301" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/lunarpages/lunapages-lpcp-logs.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>godaddy的windows主机中discuz7.x 的伪静态设置</title>
		<link>http://www.host114.org/hosting/godaddy/godaddy-windows-discuz7x-rewrite.htm</link>
		<comments>http://www.host114.org/hosting/godaddy/godaddy-windows-discuz7x-rewrite.htm#comments</comments>
		<pubDate>Fri, 20 Aug 2010 02:31:41 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[Godaddy]]></category>
		<category><![CDATA[Discuz静态化]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=694</guid>
		<description><![CDATA[          前一段时间买了一个godaddy的windows主机,并选择了IIS7.在主机侦探论坛上发现,竟然还支持 url rewrite, 这样就可以设置discuz的伪静态了.同时也在论坛里找到了伪静态代码.
不同于linux主机的是, windows主机安装discuz程序 要实现伪静态不能使用.htaccess文件,而是需要在web.config文件,在文件里写上原本对应于linux主机的.htaccess文件代码.
把下面的内容保存成web.config 并传到bbs目录下 ，并在后台启用静态化.
GoDaddy windows主机discuz伪静态代码如下:

&#60;?xml version=”1.0″ encoding=”UTF-8″?&#62;
&#60;configuration&#62;
&#60;system.webServer&#62;
&#60;rewrite&#62;
&#60;rules&#62;
&#60;rule name=”Imported Rule 17″&#62;
&#60;match url=”^archiver/((fid&#124;tid)-[\w\-]+\.html)$” ignoreCase=”false” /&#62;
&#60;action type=”Rewrite” url=”archiver/index.php?{R:1}” appendQueryString=”false” /&#62;
&#60;/rule&#62;
&#60;rule name=”Imported Rule 18″&#62;
&#60;match url=”^forum-([0-9]+)-([0-9]+)\.html$” ignoreCase=”false” /&#62;
&#60;action type=”Rewrite” url=”forumdisplay.php?fid={R:1}&#38;amp;page={R:2}” appendQueryString=”false” /&#62;
&#60;/rule&#62;
&#60;rule name=”Imported Rule 19″&#62;
&#60;match url=”^thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$” ignoreCase=”false” /&#62;
&#60;action type=”Rewrite” url=”viewthread.php?tid={R:1}&#38;amp;extra=page\%3D{R:3}&#38;amp;page={R:2}” appendQueryString=”false” /&#62;
&#60;/rule&#62;
&#60;rule name=”Imported Rule 20″&#62;
&#60;match url=”^space-(username&#124;uid)-(.+)\.html$” ignoreCase=”false” /&#62;
&#60;action type=”Rewrite” url=”space.php?{R:1}={R:2}” appendQueryString=”false” /&#62;
&#60;/rule&#62;
&#60;rule name=”Imported Rule 21″&#62;
&#60;match [...]]]></description>
			<content:encoded><![CDATA[<p>          前一段时间买了一个<a href="http://www.host114.org/hosturl/godaddy.htm" target="_blank">godaddy</a>的windows主机,并选择了IIS7.在主机侦探论坛上发现,竟然还支持 url rewrite, 这样就可以设置discuz的伪静态了.同时也在论坛里找到了伪静态代码.</p>
<p>不同于linux主机的是, windows主机安装discuz程序 要实现伪静态不能使用.htaccess文件,而是需要在web.config文件,在文件里写上原本对应于linux主机的.htaccess文件代码.</p>
<p>把下面的内容保存成web.config 并传到bbs目录下 ，并在后台启用静态化.</p>
<p>GoDaddy windows主机discuz伪静态代码如下:</p>
<blockquote>
<div id="_mcePaste">&lt;?xml version=”1.0″ encoding=”UTF-8″?&gt;</div>
<div id="_mcePaste">&lt;configuration&gt;</div>
<div id="_mcePaste">&lt;system.webServer&gt;</div>
<div id="_mcePaste">&lt;rewrite&gt;</div>
<div id="_mcePaste">&lt;rules&gt;</div>
<div id="_mcePaste">&lt;rule name=”Imported Rule 17″&gt;</div>
<div id="_mcePaste">&lt;match url=”^archiver/((fid|tid)-[\w\-]+\.html)$” ignoreCase=”false” /&gt;</div>
<div id="_mcePaste">&lt;action type=”Rewrite” url=”archiver/index.php?{R:1}” appendQueryString=”false” /&gt;</div>
<div id="_mcePaste">&lt;/rule&gt;</div>
<div id="_mcePaste">&lt;rule name=”Imported Rule 18″&gt;</div>
<div id="_mcePaste">&lt;match url=”^forum-([0-9]+)-([0-9]+)\.html$” ignoreCase=”false” /&gt;</div>
<div id="_mcePaste">&lt;action type=”Rewrite” url=”forumdisplay.php?fid={R:1}&amp;amp;page={R:2}” appendQueryString=”false” /&gt;</div>
<div id="_mcePaste">&lt;/rule&gt;</div>
<div id="_mcePaste">&lt;rule name=”Imported Rule 19″&gt;</div>
<div id="_mcePaste">&lt;match url=”^thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$” ignoreCase=”false” /&gt;</div>
<div id="_mcePaste">&lt;action type=”Rewrite” url=”viewthread.php?tid={R:1}&amp;amp;extra=page\%3D{R:3}&amp;amp;page={R:2}” appendQueryString=”false” /&gt;</div>
<div id="_mcePaste">&lt;/rule&gt;</div>
<div id="_mcePaste">&lt;rule name=”Imported Rule 20″&gt;</div>
<div id="_mcePaste">&lt;match url=”^space-(username|uid)-(.+)\.html$” ignoreCase=”false” /&gt;</div>
<div id="_mcePaste">&lt;action type=”Rewrite” url=”space.php?{R:1}={R:2}” appendQueryString=”false” /&gt;</div>
<div id="_mcePaste">&lt;/rule&gt;</div>
<div id="_mcePaste">&lt;rule name=”Imported Rule 21″&gt;</div>
<div id="_mcePaste">&lt;match url=”^tag-(.+)\.html$” ignoreCase=”false” /&gt;</div>
<div id="_mcePaste">&lt;action type=”Rewrite” url=”tag.php?name={R:1}” appendQueryString=”false” /&gt;</div>
<div id="_mcePaste">&lt;/rule&gt;</div>
<div id="_mcePaste">&lt;/rules&gt;</div>
<div id="_mcePaste">&lt;/rewrite&gt;</div>
<div id="_mcePaste">&lt;httpErrors errorMode=”Detailed” /&gt;</div>
<div id="_mcePaste">&lt;asp scriptErrorSentToBrowser=”true” /&gt;</div>
<div id="_mcePaste">&lt;/system.webServer&gt;</div>
<div id="_mcePaste">&lt;system.web&gt;</div>
<div id="_mcePaste">&lt;customErrors mode=”Off” /&gt;</div>
<div id="_mcePaste">&lt;globalization requestEncoding=”utf-8″ responseEncoding=”utf-8″ fileEncoding=”utf-8″ /&gt;</div>
<div id="_mcePaste">&lt;/system.web&gt;</div>
<div id="_mcePaste">&lt;/configuration&gt;</div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/godaddy/godaddy-windows-discuz7x-rewrite.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ixwebhosting中自定义404页面图文说明</title>
		<link>http://www.host114.org/hosting/ixwebhosting/ixwebhosting-404.htm</link>
		<comments>http://www.host114.org/hosting/ixwebhosting/ixwebhosting-404.htm#comments</comments>
		<pubDate>Thu, 12 Aug 2010 02:21:53 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[ixwebhosting]]></category>
		<category><![CDATA[404]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=688</guid>
		<description><![CDATA[     前几天用IXwebhosting的主机建了一个新站,发现他的404错误页面,有点难看,想自定义一个漂亮的.于是在控制面板中琢磨了一下,终于搞好了.下面记录一下这一过程..
首先我们要进入其控制面板：https://manage.ixwebhosting.com
进入之后,我们会看到 error ,点击Error Pages进入，如下图：

选择一个要修改的域名,点击对应的add按钮,进入其编辑页，如下图：

然后进入后在ErrorDocumentCode中选择“404｜Not Fount”,在“Message or URL”的后面输入你所要到达的地址，如：http://abc.com/cw.html。在Type 中选择“Redirect”然后点“sbumit”提交。如下图：

提交后你会发现，OK已经变成了APPLY，如下图：

最后点击APPLY，变为OK时就完成了。如下图：

 
这样就设置好了.等生效,一般几分钟就可以了.
]]></description>
			<content:encoded><![CDATA[<p>     前几天用<a href="http://www.host114.org/hosturl/ixwebhosting.htm" target="_blank">IXwebhosting</a>的主机建了一个新站,发现他的404错误页面,有点难看,想自定义一个漂亮的.于是在控制面板中琢磨了一下,终于搞好了.下面记录一下这一过程..</p>
<p>首先我们要进入其控制面板：<a href="https://manage.ixwebhosting.com">https://manage.ixwebhosting.com</a></p>
<p>进入之后,我们会看到 error ,点击Error Pages进入，如下图：<br />
<img title="0_r1_c1" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/0_r1_c1.jpg" alt="0_r1_c1" width="396" height="90" /></p>
<p>选择一个要修改的域名,点击对应的add按钮,进入其编辑页，如下图：<br />
<img title="1_r1_c1" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/1_r1_c12.jpg" alt="1_r1_c1" width="424" height="28" /></p>
<p>然后进入后在ErrorDocumentCode中选择“404｜Not Fount”,在“Message or URL”的后面输入你所要到达的地址，如：http://abc.com/cw.html。在Type 中选择“Redirect”然后点“sbumit”提交。如下图：<br />
<img title="2_r1_c1" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/2_r1_c12.jpg" alt="2_r1_c1" width="411" height="103" /></p>
<p>提交后你会发现，OK已经变成了APPLY，如下图：<br />
<img title="3_r1_c1" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/3_r1_c12.jpg" alt="3_r1_c1" width="418" height="92" /></p>
<p>最后点击APPLY，变为OK时就完成了。如下图：<br />
<img title="4_r1_c1" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/4_r1_c12.jpg" alt="4_r1_c1" width="386" height="86" /></p>
<p> </p>
<p>这样就设置好了.等生效,一般几分钟就可以了.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/ixwebhosting/ixwebhosting-404.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ixwebhosting注册免费域名图文说明</title>
		<link>http://www.host114.org/hosting/ixwebhosting/ixwebhosting-register-domain.htm</link>
		<comments>http://www.host114.org/hosting/ixwebhosting/ixwebhosting-register-domain.htm#comments</comments>
		<pubDate>Thu, 05 Aug 2010 02:01:36 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[ixwebhosting]]></category>
		<category><![CDATA[free domain]]></category>
		<category><![CDATA[免费域名]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=684</guid>
		<description><![CDATA[         用过ixwebhosting主机的朋友都知道,IXwebhosting提供免费的域名供你注册.三个方案,分别可以注册一个二个和三个免费域名.下面我们来看看,如何进行注册其免费的域名.
      首先,我们进入其控制面板, https://manage.ixwebhosting.com ,进入控制面板之后,在左侧树列里面可以看到buy another products ,如下图:

 我们点击这个按钮,在其右面会看到 add a domain name ,如下图:

我们点击这个按钮,将会引到我们到购买页面中，在enter web address对应的方本框中输入需要注册的域名，然后再选择所要注册域名后缀，点击后面的check domain按钮检查是否被注册，如下图所示：


再一次检查并选择你要注册的域名，在其前面的复选框打上勾，选择下面的Continue Ordering with Domains Only选项，点击其按钮，继续下一操作，如下图所示：

在弹出的下拉页面中，选择第二项注册域名里的order  as free，点击下面的continue ordering按钮继续操作，如下图所示：


 
PS：由于是并非真的需要注册，所以下面的一步同意他的协议，以及确定提交，就不再操作了。
]]></description>
			<content:encoded><![CDATA[<p>         用过<a href="http://www.host114.org/hosturl/ixwebhosting.htm" target="_blank">ixwebhosting</a>主机的朋友都知道,<a href="http://www.host114.org/hosturl/ixwebhosting.htm" target="_blank">IXwebhosting</a>提供免费的域名供你注册.三个方案,分别可以注册一个二个和三个免费域名.下面我们来看看,如何进行注册其免费的域名.</p>
<p>      首先,我们进入其控制面板, <a href="https://manage.ixwebhosting.com">https://manage.ixwebhosting.com</a> ,进入控制面板之后,在左侧树列里面可以看到buy another products ,如下图:</p>
<p><img class="alignnone" title="1" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/1_r1_c11.jpg" alt="" width="126" height="135" /></p>
<p> 我们点击这个按钮,在其右面会看到 add a domain name ,如下图:</p>
<p><img class="alignnone" title="2" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/2_r1_c11.jpg" alt="" width="147" height="167" /></p>
<p>我们点击这个按钮,将会引到我们到购买页面中，在enter web address对应的方本框中输入需要注册的域名，然后再选择所要注册域名后缀，点击后面的check domain按钮检查是否被注册，如下图所示：</p>
<p><img class="alignnone" title="3" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/3_r1_c11.jpg" alt="" width="453" height="147" /></p>
<p><span id="more-684"></span></p>
<p>再一次检查并选择你要注册的域名，在其前面的复选框打上勾，选择下面的Continue Ordering with Domains Only选项，点击其按钮，继续下一操作，如下图所示：<br />
<img title="0" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/0.jpg" alt="0" width="513" height="239" /></p>
<p>在弹出的下拉页面中，选择第二项注册域名里的order  as free，点击下面的continue ordering按钮继续操作，如下图所示：<br />
<img title="1" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/1.jpg" alt="1" width="560" height="73" /><br />
<img title="503_r2_c1" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/503_r2_c1.jpg" alt="503_r2_c1" width="268" height="180" /><img title="504_r2_c2" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/504_r2_c2.jpg" alt="504_r2_c2" width="292" height="180" /></p>
<p> </p>
<p>PS：由于是并非真的需要注册，所以下面的一步同意他的协议，以及确定提交，就不再操作了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/ixwebhosting/ixwebhosting-register-domain.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ixwebhosting购买图文说明</title>
		<link>http://www.host114.org/hosting/ixwebhosting/ixwebhosting-buy.htm</link>
		<comments>http://www.host114.org/hosting/ixwebhosting/ixwebhosting-buy.htm#comments</comments>
		<pubDate>Thu, 29 Jul 2010 08:42:27 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[ixwebhosting]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=679</guid>
		<description><![CDATA[     在美国主机侦探论坛bbs.idcspy.com逛了好久,终于决定买IXwebhosting这款主机,价格便宜,送域名,还有多个独立IP.性价加非常好.下面我就把我购买的作一个记录,供以后大家方便购买.
1.登陆IXwebhosting官方网站
点击进入
2.如下图所示，点击HOSTING PLANS

进入如下图所示的页面：

选择你所需要的方案，点击“SIGN UP NOW”,进入如下图所示的页面：

会看到有两个单选按钮，此时，如果你没有账号，就选择第一个no，创建一个新的账号，如果你已经有账号，就选择第二个yes，使用一个已经存在的账号。我们以没有账号为例，点击第一个，会弹出下拉菜单，如下图：

点击“continue rodering”按钮，进入下一页面，如下图所示：

在这里你也可以选择主机的方案，和时限。在下面会看到三个单选按钮，如果此时你想购买主机和域名，就选择第一个，如果你已经有了一个已经存在的域名，就选择第二个，如果现在只想购买一个主机，选择第三个。

ＰＳ：我们建议选择第三个，IX赠送的域名后来也是可以注册的，而且如果对其主机不满意一个月内是可以全额退款的，但如果注册了其免费域名，域名的费用是要扣除的，而且比较贵。
我们以选择第三个为例，选择好后，点击“contunue ordering”按钮，进入下一页面，如下图所示：

在此外可以看到你所购买的方案及价格。如果有优惠码，在这里还可以输入优惠码。点击”conuinue ordering”按钮，进入如下图所示页面：
ＰＳ：优惠码的使用点击进入

ＰＳ：在选择付款类型时有两种一种是信用卡（credit card payment），一种是支付宝(alipay payment),分别如下图所示：
 


以信用卡为例，填好信息之后，选择submit order按钮提交，进入下一页面，如下图所示：
点击check order status 可以查看到付款状态，如下图：

付款成功后会有一封邮件发到你的邮箱，里面有登陆管理地址，邮箱，密码等。
3.打开邮箱，查看登陆管理地址，邮箱，密码，登陆即可．
ＰＳ：由于只是例子，没有真实购买，所以最后两张图来源于美国主机侦探论坛里面．详细进入
]]></description>
			<content:encoded><![CDATA[<p>     在美国主机侦探论坛<a href="http://bbs.idcspy.com" target="_blank">bbs.idcspy.com</a>逛了好久,终于决定买<a href="http://www.host114.org/hosturl/ixwebhosting.htm" target="_blank">IXwebhosting</a>这款主机,价格便宜,送域名,还有多个独立IP.性价加非常好.下面我就把我购买的作一个记录,供以后大家方便购买.</p>
<p>1.登陆IXwebhosting官方网站<br />
<a href="http://www.idcspy.com/hosturl/ixwebhosting.htm">点击进入</a><br />
2.如下图所示，点击HOSTING PLANS</p>
<p><img title="01" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/01.jpg" alt="01" width="520" height="101" /></p>
<p>进入如下图所示的页面：</p>
<p><img title="0-2" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/0-2.jpg" alt="0-2" width="587" height="238" /></p>
<p>选择你所需要的方案，点击“SIGN UP NOW”,进入如下图所示的页面：</p>
<p><img title="03" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/03.jpg" alt="03" width="503" height="208" /></p>
<p>会看到有两个单选按钮，此时，如果你没有账号，就选择第一个no，创建一个新的账号，如果你已经有账号，就选择第二个yes，使用一个已经存在的账号。我们以没有账号为例，点击第一个，会弹出下拉菜单，如下图：</p>
<p><img title="04" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/04.jpg" alt="04" width="446" height="171" /></p>
<p>点击“continue rodering”按钮，进入下一页面，如下图所示：</p>
<p><img title="05" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/05.jpg" alt="05" width="567" height="427" /></p>
<p>在这里你也可以选择主机的方案，和时限。在下面会看到三个单选按钮，如果此时你想购买主机和域名，就选择第一个，如果你已经有了一个已经存在的域名，就选择第二个，如果现在只想购买一个主机，选择第三个。</p>
<p><span id="more-679"></span><br />
ＰＳ：我们建议选择第三个，IX赠送的域名后来也是可以注册的，而且如果对其主机不满意一个月内是可以全额退款的，但如果注册了其免费域名，域名的费用是要扣除的，而且比较贵。<br />
我们以选择第三个为例，选择好后，点击“contunue ordering”按钮，进入下一页面，如下图所示：</p>
<p><img title="06" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/06.jpg" alt="06" width="563" height="367" /></p>
<p>在此外可以看到你所购买的方案及价格。如果有优惠码，在这里还可以输入优惠码。点击”conuinue ordering”按钮，进入如下图所示页面：<br />
ＰＳ：<a href="http://www.host114.org/hosting/ixwebhosting-buy-promo-code.htm" target="_blank">优惠码的使用点击进入</a></p>
<p><img title="7" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/7.jpg" alt="7" width="569" height="824" /></p>
<p>ＰＳ：在选择付款类型时有两种一种是信用卡（credit card payment），一种是支付宝(alipay payment),分别如下图所示：</p>
<p> </p>
<p><img title="000" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/000.jpg" alt="000" width="563" height="143" /></p>
<p><img title="0-9" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/0-9.jpg" alt="0-9" width="560" height="77" /></p>
<p>以信用卡为例，填好信息之后，选择submit order按钮提交，进入下一页面，如下图所示：<img title="10" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/10.jpg" alt="10" width="574" height="198" /></p>
<p>点击check order status 可以查看到付款状态，如下图：</p>
<p><img title="11" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/08/11.jpg" alt="11" width="564" height="443" /></p>
<p>付款成功后会有一封邮件发到你的邮箱，里面有登陆管理地址，邮箱，密码等。</p>
<p>3.打开邮箱，查看登陆管理地址，邮箱，密码，登陆即可．</p>
<p>ＰＳ：由于只是例子，没有真实购买，所以最后两张图来源于美国主机侦探论坛里面．<a href="http://bbs.idcspy.com/thread-39450-1-1.html">详细进入</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/ixwebhosting/ixwebhosting-buy.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ixwebhosting购买时如何使用优惠码</title>
		<link>http://www.host114.org/coupon/ixwebhosting-buy-promo-code.htm</link>
		<comments>http://www.host114.org/coupon/ixwebhosting-buy-promo-code.htm#comments</comments>
		<pubDate>Thu, 22 Jul 2010 08:42:05 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[ixwebhosting]]></category>
		<category><![CDATA[美国主机优惠码]]></category>
		<category><![CDATA[优惠码]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=676</guid>
		<description><![CDATA[         前几天买了IXwebhosting的主机,用着还不错,唯一遗憾的是,没有好好的研究,是可以使用优惠码的,我不知道,没有使用优惠码,亏大了.希望以后的同志们不要再我和一样了.这里记录了优惠码的使用.
首先进入IXwebhosting的购买页面.
下面我们从这里开始:

选择好你购买的主机方案及所要购买的时限
ＰＳ：下面的三个单选按钮选项为：１.定购一个主机和一个新的域名２.定购一个主机和一个已存在的域名３.只定购一个主机
根据你的情况选择
然后，点击”continue ordering”按钮，进入下一个页面，如下图所示


再这里你可以看到，你购买的主机类型和价格，接下来就是使用优惠码的时候了，点击页面中的“click here if you have a promo code”按钮，进入如下图所示：

在页面中的文本框中输入优惠码，点击后面的’apply’按钮提交,成功后，你会看到如下图所示：

点击“continue ordering”继续,就可以了.
IXwebhosting的购买说明
]]></description>
			<content:encoded><![CDATA[<p><span>         前几天买了<a href="http://www.host114.org/hosturl/ixwebhosting.htm" target="_blank">IXwebhosting</a>的主机,用着还不错,唯一遗憾的是,没有好好的研究,是可以使用优惠码的,我不知道,没有使用优惠码,亏大了.希望以后的同志们不要再我和一样了.这里记录了优惠码的使用.</span></p>
<p><span>首先进入IXwebhosting的<a href="http://www.host114.org/hosting/ixwebhosting/ixwebhosting-buy.htm" target="_blank">购买页面</a>.</span></p>
<p>下面我们从这里开始:</p>
<p><img src="http://bbs.idcspy.com/attachments/month_0907/20090706_389701cf992591f6dd05YVjKhoRv65vh.jpg" alt="" width="562" height="406" /></p>
<p>选择好你购买的主机方案及所要购买的时限</p>
<p>ＰＳ：下面的三个单选按钮选项为：１.定购一个主机和一个新的域名２.定购一个主机和一个已存在的域名３.只定购一个主机<br />
根据你的情况选择</p>
<p>然后，点击”continue ordering”按钮，进入下一个页面，如下图所示</p>
<p><img src="http://bbs.idcspy.com/attachments/month_0907/20090706_a74df1be27786480d558JKUJTTEc5trx.jpg" alt="" width="562" height="379" /><br />
<span id="more-676"></span></p>
<p>再这里你可以看到，你购买的主机类型和价格，接下来就是使用优惠码的时候了，点击页面中的“click here if you have a promo code”按钮，进入如下图所示：<br />
<img src="http://bbs.idcspy.com/attachments/month_0907/20090706_87a0a566f6513ebb03349xvBE5Pk14Cj.jpg" alt="" width="565" height="438" /></p>
<p>在页面中的文本框中输入优惠码，点击后面的’apply’按钮提交,成功后，你会看到如下图所示：</p>
<p><img title="20090706_3987207a031af4f4b032fht3jAK0bSGn" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/07/20090706_3987207a031af4f4b032fht3jAK0bSGn.jpg" alt="20090706_3987207a031af4f4b032fht3jAK0bSGn" width="563" height="437" /></p>
<p>点击“continue ordering”继续,就可以了.</p>
<p>IXwebhosting的<a href="http://www.host114.org/hosting/ixwebhosting/ixwebhosting-buy.htm" target="_blank">购买说明</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/coupon/ixwebhosting-buy-promo-code.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hostmonster中indexes的设置</title>
		<link>http://www.host114.org/hosting/hostmonster/hostmonster-indexes.htm</link>
		<comments>http://www.host114.org/hosting/hostmonster/hostmonster-indexes.htm#comments</comments>
		<pubDate>Thu, 15 Jul 2010 07:05:46 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[hostmonster]]></category>
		<category><![CDATA[indexes]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=669</guid>
		<description><![CDATA[     用了Hostmonster网站已经有一段时间了,今天误操作删除了首页,无意发现,找不到首面,竞然把目录下面的文件夹和文件全部显示出来了.而且还能够浏览,我那个郁闷啊..赶紧上了一个临时首页上去.
    联系他们的客服问了一下,原来Hostmonster默认情况下，如果目录下面没有缺省首页，就会把该目录下所有的文件和文件夹都会显示出来。同样他们也告诉了我怎么关闭这个,而显示成404页面呢，下面我们来看看如何操作.
    首页进入其cpanel面板,在高级设置（advanced）那一组中，找到，index manage 这一项,如下图:

点击index manage,进入后,把目录设置成No Index.
就这样简单的设置一下,就可以了.
大功告成..休息去了..
]]></description>
			<content:encoded><![CDATA[<p>     用了<a href="http://www.host114.org/hosturl/hostmonster.htm">Hostmonster</a>网站已经有一段时间了,今天误操作删除了首页,无意发现,找不到首面,竞然把目录下面的文件夹和文件全部显示出来了.而且还能够浏览,我那个郁闷啊..赶紧上了一个临时首页上去.</p>
<p>    联系他们的客服问了一下,原来<a href="http://www.host114.org/hosturl/hostmonster.htm">Hostmonster</a>默认情况下，如果目录下面没有缺省首页，就会把该目录下所有的文件和文件夹都会显示出来。同样他们也告诉了我怎么关闭这个,而显示成404页面呢，下面我们来看看如何操作.</p>
<p>    首页进入其cpanel面板,在高级设置（advanced）那一组中，找到，index manage 这一项,如下图:</p>
<p><img src="http://www.host114.org/wp-content/uploads/2010/07/01.jpg" alt="01" title="01" width="391" height="112" class="alignnone size-full wp-image-673" /></p>
<p>点击index manage,进入后,把目录设置成No Index.</p>
<p>就这样简单的设置一下,就可以了.</p>
<p>大功告成..休息去了..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/hostmonster/hostmonster-indexes.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Godaddy独立IP被恶意解析解决方法总结</title>
		<link>http://www.host114.org/hosting/godaddy/godaddy-ip-eyjx.htm</link>
		<comments>http://www.host114.org/hosting/godaddy/godaddy-ip-eyjx.htm#comments</comments>
		<pubDate>Thu, 08 Jul 2010 06:15:45 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Godaddy]]></category>
		<category><![CDATA[IP]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=667</guid>
		<description><![CDATA[           恶意解析这个词我们已不陌生,就是别人的域名作A记录指向了你网站上的独立IP,导致别人的域名访问的是同一个网站,同样也会被搜索引擎收录.这种现象也可被称作为: PR劫持,恶意网站镜像,恶意克隆,恶意解析域名到自己的服务器等.接下来我就以Godaddy的空间,看看如何防止别人的恶意解析.
        要想如何解决,先要我们要知道被别人恶意解析,所需要的条件,这里总结有这么二个必要条件.
1.主机有独立ip,如果你用的不是独立IP, 别人是无法恶意解析的
2.网站在根目录,如果网站在子目录 则不会被恶意解析
只有当两个条件同时满足时,只要把域名A记录解析到此的独立ip上,就可以了.
知道了条件,我们来看看如何解决,这里总结有以下这么几种 :
1.把域名解析到子目录
主域名修改为一个不常用的域名,然后把网站内容放到子目录,或者主域名不建网站

2.不使用独立ip(不太可行)
不使用独立ip 别人就无法恶意解析.(不过国外主机 不使用独立ip有点不现实,当然也有不使用独立IP的.)
3.通过.htaccess文件设置(仅适用于linux主机)
在GoDaddy linux主机根目录设置.htaccess文件 在.htaccess文件中加入以下代码就可以：
RewriteEngine on
RewriteCond %{HTTP_HOST} ^别人的域名.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.别人的域名.com$
RewriteRule ^(.*)$ http://www.自己的域名.com/$1 [R=301,L]
注:根据情况替换”别人的域名,自己的域名”
4.将他域名绑定一个子目录下，什么内容都不放,或者放个robot.txt，拒绝一切搜索引擎收录
User-agent: *
Disallow: /
5.把别人的域名跳转出去
&#60;?php  
//echo   ‘http://’.$_SERVER['SERVER_NAME'].’:’.$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"];  
$sUrl = $_SERVER['SERVER_NAME'];
if ($sUrl==”www.idcspy.com（自己的域名）”)
{
   echo ‘&#60;meta http-equiv=”refresh” content=”0; url=http://www.idcspy.com/index.html（自己的网站首页）”&#62;’;
}
if ($sUrl==”www.123.com对方域名”)
{
   echo ‘&#60;meta http-equiv=”refresh” content=”0; url=http://www.f**ckyou.com/main.html（跳转到其它网站，让他去死）”&#62;’;
}
?&#62;

6.向搜索引擎投诉恶意解析的域名
目前就总结上面几个应对恶意解析(域名劫持)的方法,如想到更好的方法本站将会进行更新.
另: 如果是服务器设置防止恶意解析到服务器ip方法更简单,网上相关资料也比较多,本博不再累述
]]></description>
			<content:encoded><![CDATA[<p>           恶意解析这个词我们已不陌生,就是别人的域名作A记录指向了你网站上的独立IP,导致别人的域名访问的是同一个网站,同样也会被搜索引擎收录.这种现象也可被称作为: PR劫持,恶意网站镜像,恶意克隆,恶意解析域名到自己的服务器等.接下来我就以<a href="http://www.host114.org/hosturl/godaddy.htm" target="_blank">Godaddy</a>的空间,看看如何防止别人的恶意解析.</p>
<p>        要想如何解决,先要我们要知道被别人恶意解析,所需要的条件,这里总结有这么二个必要条件.</p>
<p>1.主机有独立ip,如果你用的不是独立IP, 别人是无法恶意解析的<br />
2.网站在根目录,如果网站在子目录 则不会被恶意解析</p>
<p>只有当两个条件同时满足时,只要把域名A记录解析到此的独立ip上,就可以了.</p>
<p>知道了条件,我们来看看如何解决,这里总结有以下这么几种 :</p>
<p>1.把域名解析到子目录<br />
主域名修改为一个不常用的域名,然后把网站内容放到子目录,或者主域名不建网站<br />
<span id="more-667"></span><br />
2.不使用独立ip(不太可行)<br />
不使用独立ip 别人就无法恶意解析.(不过国外主机 不使用独立ip有点不现实,当然也有不使用独立IP的.)</p>
<p>3.通过.htaccess文件设置(仅适用于linux主机)<br />
在GoDaddy linux主机根目录设置.htaccess文件 在.htaccess文件中加入以下代码就可以：</p>
<blockquote><p>RewriteEngine on<br />
RewriteCond %{HTTP_HOST} ^别人的域名.com$ [OR]<br />
RewriteCond %{HTTP_HOST} ^www.别人的域名.com$<br />
RewriteRule ^(.*)$ http://www.自己的域名.com/$1 [R=301,L]</p></blockquote>
<p>注:根据情况替换”别人的域名,自己的域名”</p>
<p>4.将他域名绑定一个子目录下，什么内容都不放,或者放个robot.txt，拒绝一切搜索引擎收录</p>
<blockquote><p>User-agent: *<br />
Disallow: /</p></blockquote>
<p>5.把别人的域名跳转出去</p>
<blockquote><p>&lt;?php  <br />
//echo   ‘http://’.$_SERVER['SERVER_NAME'].’:’.$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"];  <br />
$sUrl = $_SERVER['SERVER_NAME'];<br />
if ($sUrl==”www.idcspy.com（自己的域名）”)<br />
{<br />
   echo ‘&lt;meta http-equiv=”refresh” content=”0; url=http://www.idcspy.com/index.html（自己的网站首页）”&gt;’;<br />
}<br />
if ($sUrl==”www.123.com对方域名”)<br />
{<br />
   echo ‘&lt;meta http-equiv=”refresh” content=”0; url=http://www.f**ckyou.com/main.html（跳转到其它网站，让他去死）”&gt;’;<br />
}<br />
?&gt;
</p></blockquote>
<p>6.向搜索引擎投诉恶意解析的域名</p>
<p>目前就总结上面几个应对恶意解析(域名劫持)的方法,如想到更好的方法本站将会进行更新.</p>
<p>另: 如果是服务器设置防止恶意解析到服务器ip方法更简单,网上相关资料也比较多,本博不再累述</p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/godaddy/godaddy-ip-eyjx.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ixwebhosting主机在线解压</title>
		<link>http://www.host114.org/tech/ssh/ixwebhosting-zxjy.htm</link>
		<comments>http://www.host114.org/tech/ssh/ixwebhosting-zxjy.htm#comments</comments>
		<pubDate>Thu, 01 Jul 2010 09:12:59 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[ixwebhosting]]></category>
		<category><![CDATA[ssh/shell]]></category>
		<category><![CDATA[webshell]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=662</guid>
		<description><![CDATA[       使用了ixwebhosting已经有几天了，以前上传网站程序，都是单个页面通过FTP一个一个的上传，今天突然发现，原来ixwebhosting的webshell也是可以在线解压的，这下发便多了，而且发现其上传压缩文件非常的快。。那个高兴，并记录下来了。
      首先进入控制面板，在控制面板中你会看到一个“file manager”按钮，点击它进入其webshell；
      进入webshell后，找到你要解压的文件，如下图所示：

      选中所要解压的文件或者是前面的图标（用鼠标单击即可）之后，在其右边会相应的更改为下如下图所示的页面：

点击上图中的“uncompress”按钮即可解压。
等待片刻，即可解压完成。。
]]></description>
			<content:encoded><![CDATA[<p>       使用了<a href="http://www.host114.org/hosturl/ixwebhosting.htm" target="_blank">ixwebhosting</a>已经有几天了，以前上传网站程序，都是单个页面通过FTP一个一个的上传，今天突然发现，原来<a href="http://www.host114.org/hosturl/ixwebhosting.htm" target="_blank">ixwebhosting</a>的webshell也是可以在线解压的，这下发便多了，而且发现其上传压缩文件非常的快。。那个高兴，并记录下来了。</p>
<p>      首先进入控制面板，在控制面板中你会看到一个“file manager”按钮，点击它进入其webshell；</p>
<p>      进入webshell后，找到你要解压的文件，如下图所示：<br />
<img alt="" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/07/0-31.jpg" title="jy01" class="alignnone" width="499" height="269" /></p>
<p>      选中所要解压的文件或者是前面的图标（用鼠标单击即可）之后，在其右边会相应的更改为下如下图所示的页面：<br />
<img alt="" src="http://ixwebhosting.idcspy.com/wp-content/uploads/2009/07/041.jpg" title="jy02" class="alignnone" width="503" height="174" /></p>
<p>点击上图中的“uncompress”按钮即可解压。</p>
<p>等待片刻，即可解压完成。。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/tech/ssh/ixwebhosting-zxjy.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
