<?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 for iCodex&#039;s Blog</title>
	<atom:link href="http://icodex.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodex.org</link>
	<description>诡谲</description>
	<lastBuildDate>Sat, 04 Feb 2012 08:14:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on LNAMP 1.0 自用一键安装包 by admin</title>
		<link>http://icodex.org/2011/01/lnamp-1-0-%e8%87%aa%e7%94%a8%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e5%8c%85/comment-page-1/#comment-1138</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 04 Feb 2012 08:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=909#comment-1138</guid>
		<description>把新的root密码放到 /root/.my.cnf 里</description>
		<content:encoded><![CDATA[<p>把新的root密码放到 /root/.my.cnf 里</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LNAMP 1.0 自用一键安装包 by callery</title>
		<link>http://icodex.org/2011/01/lnamp-1-0-%e8%87%aa%e7%94%a8%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e5%8c%85/comment-page-1/#comment-1137</link>
		<dc:creator>callery</dc:creator>
		<pubDate>Sat, 04 Feb 2012 07:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=909#comment-1137</guid>
		<description>请问改MYSQL的ROOT密码后，新建用户时不会建立MYSQL新用户和数据库，要怎么解决呢？</description>
		<content:encoded><![CDATA[<p>请问改MYSQL的ROOT密码后，新建用户时不会建立MYSQL新用户和数据库，要怎么解决呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [更新]适用于Directadmin面板的Nginx自动安装脚本 by PIGI</title>
		<link>http://icodex.org/2010/05/directadmin-nginx-automated-installer/comment-page-1/#comment-1136</link>
		<dc:creator>PIGI</dc:creator>
		<pubDate>Sat, 28 Jan 2012 16:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=663#comment-1136</guid>
		<description>最后测试了一下卸载, 给你个小小建议, 在卸载脚本里加入
cd /usr/local/directadmin/data/users
find -name &quot;*.conf&quot; &#124; xargs perl -pi -e &quot;s&#124;:81&#124;:80&#124;g&quot;
这样就可以完美卸载了,不然apache依然访问的是81端口,不专业的用户就有的头疼了..</description>
		<content:encoded><![CDATA[<p>最后测试了一下卸载, 给你个小小建议, 在卸载脚本里加入<br />
cd /usr/local/directadmin/data/users<br />
find -name "*.conf" | xargs perl -pi -e "s|:81|:80|g"<br />
这样就可以完美卸载了,不然apache依然访问的是81端口,不专业的用户就有的头疼了..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [更新]适用于Directadmin面板的Nginx自动安装脚本 by PIGI</title>
		<link>http://icodex.org/2010/05/directadmin-nginx-automated-installer/comment-page-1/#comment-1135</link>
		<dc:creator>PIGI</dc:creator>
		<pubDate>Sat, 28 Jan 2012 14:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=663#comment-1135</guid>
		<description>问题我自己解决了~ 原来并不是每个域名需要一个配置文件,只要给那个ip创建一个配置文件, 就可以用于那个ip下的所有帐户~</description>
		<content:encoded><![CDATA[<p>问题我自己解决了~ 原来并不是每个域名需要一个配置文件,只要给那个ip创建一个配置文件, 就可以用于那个ip下的所有帐户~</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [更新]适用于Directadmin面板的Nginx自动安装脚本 by PIGI</title>
		<link>http://icodex.org/2010/05/directadmin-nginx-automated-installer/comment-page-1/#comment-1134</link>
		<dc:creator>PIGI</dc:creator>
		<pubDate>Sat, 28 Jan 2012 07:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=663#comment-1134</guid>
		<description>装好了,目前工作正常,甚至在安装前添加的网站 都能工作正常.(随便添加一个域名后便更新了以前的配置信息)

但是有个bug 就是我在面板里给某个帐号分配独立ip后 那个ip不工作,无论直接访问ip还是网站都是403错误 请问有解决方案吗?</description>
		<content:encoded><![CDATA[<p>装好了,目前工作正常,甚至在安装前添加的网站 都能工作正常.(随便添加一个域名后便更新了以前的配置信息)</p>
<p>但是有个bug 就是我在面板里给某个帐号分配独立ip后 那个ip不工作,无论直接访问ip还是网站都是403错误 请问有解决方案吗?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [更新]适用于Directadmin面板的Nginx自动安装脚本 by PIGI</title>
		<link>http://icodex.org/2010/05/directadmin-nginx-automated-installer/comment-page-1/#comment-1133</link>
		<dc:creator>PIGI</dc:creator>
		<pubDate>Fri, 27 Jan 2012 17:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=663#comment-1133</guid>
		<description>你好，咨询两个问题，1.在全新的服务器上安装好后，通过da的后台来恢复数据，这些恢复的网站是否工作正常？ 2.是否能支持第三方皮肤？ 或者说，它只支持da的默认皮肤，是吗？</description>
		<content:encoded><![CDATA[<p>你好，咨询两个问题，1.在全新的服务器上安装好后，通过da的后台来恢复数据，这些恢复的网站是否工作正常？ 2.是否能支持第三方皮肤？ 或者说，它只支持da的默认皮肤，是吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LNAMP 1.0 自用一键安装包 by 梅达华</title>
		<link>http://icodex.org/2011/01/lnamp-1-0-%e8%87%aa%e7%94%a8%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e5%8c%85/comment-page-1/#comment-995</link>
		<dc:creator>梅达华</dc:creator>
		<pubDate>Tue, 20 Dec 2011 13:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=909#comment-995</guid>
		<description>为什么网站程序上传上去的文件默认是nobody？要我手动chown？</description>
		<content:encoded><![CDATA[<p>为什么网站程序上传上去的文件默认是nobody？要我手动chown？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LNAMP 1.0 自用一键安装包 by a</title>
		<link>http://icodex.org/2011/01/lnamp-1-0-%e8%87%aa%e7%94%a8%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e5%8c%85/comment-page-1/#comment-857</link>
		<dc:creator>a</dc:creator>
		<pubDate>Fri, 07 Oct 2011 00:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=909#comment-857</guid>
		<description>请教问什么要按照apache和nginx 两个web服务器软件呢，两者的作用是什么呢？apache听http，nginx提高反向代理？</description>
		<content:encoded><![CDATA[<p>请教问什么要按照apache和nginx 两个web服务器软件呢，两者的作用是什么呢？apache听http，nginx提高反向代理？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LNAMP 1.0 自用一键安装包 by OUVPS &#187; Blog Archiv &#187; 【教程】新手快速在VPS上搭建LAMP（LNMP）网站环境</title>
		<link>http://icodex.org/2011/01/lnamp-1-0-%e8%87%aa%e7%94%a8%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e5%8c%85/comment-page-1/#comment-856</link>
		<dc:creator>OUVPS &#187; Blog Archiv &#187; 【教程】新手快速在VPS上搭建LAMP（LNMP）网站环境</dc:creator>
		<pubDate>Wed, 05 Oct 2011 10:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=909#comment-856</guid>
		<description>[...] 网址：http://icodex.org/2011/01/lnamp-1-0-%e8%87%aa%e7%94%a8%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e5%8c%85/    Get the RSS Feed   十月 5, 2011 at 10:50 上午 by admin &#124; Category: Tutorial &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] 网址：http://icodex.org/2011/01/lnamp-1-0-%e8%87%aa%e7%94%a8%e4%b8%80%e9%94%ae%e5%ae%89%e8%a3%85%e5%8c%85/    Get the RSS Feed   十月 5, 2011 at 10:50 上午 by admin | Category: Tutorial | [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2011深圳车展 by 大连阿尔滨</title>
		<link>http://icodex.org/2011/06/2011%e6%b7%b1%e5%9c%b3%e8%bd%a6%e5%b1%95/comment-page-1/#comment-854</link>
		<dc:creator>大连阿尔滨</dc:creator>
		<pubDate>Thu, 29 Sep 2011 08:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://icodex.org/?p=981#comment-854</guid>
		<description>我去  还是深圳的车站壮观</description>
		<content:encoded><![CDATA[<p>我去  还是深圳的车站壮观</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 6/15 queries in 0.033 seconds using disk: basic
Object Caching 380/382 objects using disk: basic
Content Delivery Network via www.icodex.org

Served from: icodex.org @ 2012-02-06 12:37:30 -->
