<?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>“Gunn Team”的评论</title>
	<atom:link href="http://www.48474.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.48474.com</link>
	<description>Gunn Team-致力于PHP高级编程开发！--www.48474.com</description>
	<lastBuildDate>Mon, 09 Apr 2012 11:59:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>ds 对《PHP 将源码移至 Git》的评论</title>
		<link>http://www.48474.com/php-%e5%b0%86%e6%ba%90%e7%a0%81%e7%a7%bb%e8%87%b3-git.html/comment-page-1#comment-42</link>
		<dc:creator>ds</dc:creator>
		<pubDate>Mon, 09 Apr 2012 11:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=372#comment-42</guid>
		<description>dddddd</description>
		<content:encoded><![CDATA[<p>dddddd</p>
]]></content:encoded>
	</item>
	<item>
		<title>说的 对《PHP 将源码移至 Git》的评论</title>
		<link>http://www.48474.com/php-%e5%b0%86%e6%ba%90%e7%a0%81%e7%a7%bb%e8%87%b3-git.html/comment-page-1#comment-41</link>
		<dc:creator>说的</dc:creator>
		<pubDate>Mon, 09 Apr 2012 11:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=372#comment-41</guid>
		<description>dd</description>
		<content:encoded><![CDATA[<p>dd</p>
]]></content:encoded>
	</item>
	<item>
		<title>cnphpbb 对《服务器顺利升级到了PHP5.4.0》的评论</title>
		<link>http://www.48474.com/%e6%9c%8d%e5%8a%a1%e5%99%a8%e9%a1%ba%e5%88%a9%e5%8d%87%e7%ba%a7%e5%88%b0%e4%ba%86php5-4-0.html/comment-page-1#comment-40</link>
		<dc:creator>cnphpbb</dc:creator>
		<pubDate>Wed, 14 Mar 2012 23:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=346#comment-40</guid>
		<description>更新了就好！</description>
		<content:encoded><![CDATA[<p>更新了就好！</p>
]]></content:encoded>
	</item>
	<item>
		<title>a 对《Nginx支持虚拟目录的配置》的评论</title>
		<link>http://www.48474.com/nginx-alias-conf.html/comment-page-1#comment-39</link>
		<dc:creator>a</dc:creator>
		<pubDate>Wed, 22 Feb 2012 14:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=91#comment-39</guid>
		<description>不错啊，试了解决了虚拟目录的问题，原来虚拟目录要写
#=======虚拟目录也支持php
location /pma {
alias /data1/phpmyadmin;
index index.php index.html index.htm;
}
location ~^/pma/.+\.php$ {
root /data1/phpmyadmin;
rewrite /pma/(.*\.php?) /$1 break;
include fastcgi_params;
fastcgi_pass 127.0.0.1:9000;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME /data1/phpmyadmin$fastcgi_script_name;
}</description>
		<content:encoded><![CDATA[<p>不错啊，试了解决了虚拟目录的问题，原来虚拟目录要写<br />
#=======虚拟目录也支持php<br />
location /pma {<br />
alias /data1/phpmyadmin;<br />
index index.php index.html index.htm;<br />
}<br />
location ~^/pma/.+\.php$ {<br />
root /data1/phpmyadmin;<br />
rewrite /pma/(.*\.php?) /$1 break;<br />
include fastcgi_params;<br />
fastcgi_pass 127.0.0.1:9000;<br />
fastcgi_index index.php;<br />
fastcgi_param SCRIPT_FILENAME /data1/phpmyadmin$fastcgi_script_name;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>fanlijun 对《在表单中使用ajax提交数据》的评论</title>
		<link>http://www.48474.com/%e5%9c%a8%e8%a1%a8%e5%8d%95%e4%b8%ad%e4%bd%bf%e7%94%a8ajax%e6%8f%90%e4%ba%a4%e6%95%b0%e6%8d%ae.html/comment-page-1#comment-38</link>
		<dc:creator>fanlijun</dc:creator>
		<pubDate>Wed, 04 Jan 2012 10:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=170#comment-38</guid>
		<description>不错，提醒了，我谢谢。</description>
		<content:encoded><![CDATA[<p>不错，提醒了，我谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Darrence 对《产品经理能力框架图》的评论</title>
		<link>http://www.48474.com/%e4%ba%a7%e5%93%81%e7%bb%8f%e7%90%86%e8%83%bd%e5%8a%9b%e6%a1%86%e6%9e%b6%e5%9b%be.html/comment-page-1#comment-37</link>
		<dc:creator>Darrence</dc:creator>
		<pubDate>Mon, 12 Dec 2011 14:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=303#comment-37</guid>
		<description>That&#039;s a smart answer to a difficult qeusoitn.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a smart answer to a difficult qeusoitn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>cnphpbb 对《产品经理能力框架图》的评论</title>
		<link>http://www.48474.com/%e4%ba%a7%e5%93%81%e7%bb%8f%e7%90%86%e8%83%bd%e5%8a%9b%e6%a1%86%e6%9e%b6%e5%9b%be.html/comment-page-1#comment-35</link>
		<dc:creator>cnphpbb</dc:creator>
		<pubDate>Tue, 20 Sep 2011 19:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=303#comment-35</guid>
		<description>为什么呢？</description>
		<content:encoded><![CDATA[<p>为什么呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>见鬼 对《产品经理能力框架图》的评论</title>
		<link>http://www.48474.com/%e4%ba%a7%e5%93%81%e7%bb%8f%e7%90%86%e8%83%bd%e5%8a%9b%e6%a1%86%e6%9e%b6%e5%9b%be.html/comment-page-1#comment-34</link>
		<dc:creator>见鬼</dc:creator>
		<pubDate>Mon, 29 Aug 2011 13:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=303#comment-34</guid>
		<description>伤不起啊~</description>
		<content:encoded><![CDATA[<p>伤不起啊~</p>
]]></content:encoded>
	</item>
	<item>
		<title>邪恶海盗 对《云计算=(数据+软件+平台+基础设施)×服务》的评论</title>
		<link>http://www.48474.com/%e4%ba%91%e8%ae%a1%e7%ae%97%e6%95%b0%e6%8d%ae%e8%bd%af%e4%bb%b6%e5%b9%b3%e5%8f%b0%e5%9f%ba%e7%a1%80%e8%ae%be%e6%96%bd%c3%97%e6%9c%8d%e5%8a%a1.html/comment-page-1#comment-24</link>
		<dc:creator>邪恶海盗</dc:creator>
		<pubDate>Sat, 04 Jun 2011 12:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=301#comment-24</guid>
		<description>精屁!!!</description>
		<content:encoded><![CDATA[<p>精屁!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>cnphpbb 对《ubuntu10.10下apache2运行ASP.NET》的评论</title>
		<link>http://www.48474.com/ubuntu10-10%e4%b8%8bapache2%e8%bf%90%e8%a1%8casp-net.html/comment-page-1#comment-17</link>
		<dc:creator>cnphpbb</dc:creator>
		<pubDate>Tue, 18 Jan 2011 20:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.48474.com/?p=215#comment-17</guid>
		<description>现在是测试机器上跑，过几天弄好后，要在NGINX上跑下。 
到时在把NGINX上怎么配置MONO发出来！</description>
		<content:encoded><![CDATA[<p>现在是测试机器上跑，过几天弄好后，要在NGINX上跑下。<br />
到时在把NGINX上怎么配置MONO发出来！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

