<?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>
	「C1G军火库」的评论	</title>
	<atom:link href="https://blog.c1gstudio.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.c1gstudio.com</link>
	<description>关注互联网、网页设计、Web开发、服务器运维优化、项目管理、网站运营、网站安全...</description>
	<lastBuildDate>Sat, 22 Nov 2025 05:04:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		slva 对《 Cursor限制国内用户使用Claude模型？国内免费使用Claude Code 》的评论		</title>
		<link>https://blog.c1gstudio.com/archives/2137/comment-page-1#comment-136507</link>

		<dc:creator><![CDATA[slva]]></dc:creator>
		<pubDate>Thu, 24 Jul 2025 09:22:37 +0000</pubDate>
		<guid isPermaLink="false">https://blog.c1gstudio.com/?p=2137#comment-136507</guid>

					<description><![CDATA[AnyRouter Api Is not working ?]]></description>
			<content:encoded><![CDATA[<p>AnyRouter Api Is not working ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		adu 对《 Lempelf一键包 》的评论		</title>
		<link>https://blog.c1gstudio.com/lempelfpage/comment-page-1#comment-126420</link>

		<dc:creator><![CDATA[adu]]></dc:creator>
		<pubDate>Sun, 07 Apr 2024 08:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?page_id=1223#comment-126420</guid>

					<description><![CDATA[博主可以更新了，好多年了]]></description>
			<content:encoded><![CDATA[<p>博主可以更新了，好多年了</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		C1G 对《 linux centos5.8 安装redis 》的评论		</title>
		<link>https://blog.c1gstudio.com/archives/1604/comment-page-1#comment-15712</link>

		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Wed, 25 Jun 2014 06:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1604#comment-15712</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://blog.c1gstudio.com/archives/1604/comment-page-1#comment-12158&quot;&gt;ttx&lt;/a&gt;。

rewrite ^/predmin/index.php/(.*) /home/www/predmin/index.php/$1 break;
改成相对于网站根目录的路径试试
rewrite ^/predmin/index.php/(.*) /predmin/index.php/$1 break;]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://blog.c1gstudio.com/archives/1604/comment-page-1#comment-12158">ttx</a>。</p>
<p>rewrite ^/predmin/index.php/(.*) /home/www/predmin/index.php/$1 break;<br />
改成相对于网站根目录的路径试试<br />
rewrite ^/predmin/index.php/(.*) /predmin/index.php/$1 break;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		ttx 对《 linux centos5.8 安装redis 》的评论		</title>
		<link>https://blog.c1gstudio.com/archives/1604/comment-page-1#comment-12158</link>

		<dc:creator><![CDATA[ttx]]></dc:creator>
		<pubDate>Wed, 28 May 2014 09:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1604#comment-12158</guid>

					<description><![CDATA[我在/home/www/predmin 软连接到 /var/phpredmin-master
在ngnix的default 配置中
	location ~* ^/predmin/index.php/ {
		rewrite ^/predmin/index.php/(.*) /home/www/predmin/index.php/$1 break;
		include /etc/nginx/fastcgi_params;
	#	fastcgi_split_path_info ^(.+\.php)(/.+)$;
	#	# NOTE: You should have &quot;cgi.fix_pathinfo = 0;&quot; in php.ini
	#
	#	# With php5-cgi alone:
	#	fastcgi_pass 127.0.0.1:9000;
	#	# With php5-fpm:
	#	fastcgi_pass unix:/var/run/php5-fpm.sock;
		fastcgi_index index.php;
		fastcgi_param SCRIPT_FILENAME /home/www/predmin$fastcgi_script_name;
	#	include fastcgi_params;
	}]]></description>
			<content:encoded><![CDATA[<p>我在/home/www/predmin 软连接到 /var/phpredmin-master<br />
在ngnix的default 配置中<br />
	location ~* ^/predmin/index.php/ {<br />
		rewrite ^/predmin/index.php/(.*) /home/www/predmin/index.php/$1 break;<br />
		include /etc/nginx/fastcgi_params;<br />
	#	fastcgi_split_path_info ^(.+\.php)(/.+)$;<br />
	#	# NOTE: You should have &#8220;cgi.fix_pathinfo = 0;&#8221; in php.ini<br />
	#<br />
	#	# With php5-cgi alone:<br />
	#	fastcgi_pass 127.0.0.1:9000;<br />
	#	# With php5-fpm:<br />
	#	fastcgi_pass unix:/var/run/php5-fpm.sock;<br />
		fastcgi_index index.php;<br />
		fastcgi_param SCRIPT_FILENAME /home/www/predmin$fastcgi_script_name;<br />
	#	include fastcgi_params;<br />
	}</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		C1G 对《 linux centos5.8 安装redis 》的评论		</title>
		<link>https://blog.c1gstudio.com/archives/1604/comment-page-1#comment-12157</link>

		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Wed, 28 May 2014 09:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1604#comment-12157</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://blog.c1gstudio.com/archives/1604/comment-page-1#comment-12156&quot;&gt;ttx&lt;/a&gt;。

路径不对,那可能是nginx或程序里路径没配对.]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://blog.c1gstudio.com/archives/1604/comment-page-1#comment-12156">ttx</a>。</p>
<p>路径不对,那可能是nginx或程序里路径没配对.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		ttx 对《 linux centos5.8 安装redis 》的评论		</title>
		<link>https://blog.c1gstudio.com/archives/1604/comment-page-1#comment-12156</link>

		<dc:creator><![CDATA[ttx]]></dc:creator>
		<pubDate>Wed, 28 May 2014 09:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1604#comment-12156</guid>

					<description><![CDATA[为什么首页可以打开，但是单击info或home或configurations 就会出现 404]]></description>
			<content:encoded><![CDATA[<p>为什么首页可以打开，但是单击info或home或configurations 就会出现 404</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		james 对《 Linux Top命令翻页方法 》的评论		</title>
		<link>https://blog.c1gstudio.com/archives/861/comment-page-1#comment-7399</link>

		<dc:creator><![CDATA[james]]></dc:creator>
		<pubDate>Tue, 26 Nov 2013 05:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=861#comment-7399</guid>

					<description><![CDATA[Blask对的，是改变排序的项
楼主看下h里面的帮助]]></description>
			<content:encoded><![CDATA[<p>Blask对的，是改变排序的项<br />
楼主看下h里面的帮助</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		rolay 对《 centos5.8 LINUX 安装L2TP/IPSec VPN 》的评论		</title>
		<link>https://blog.c1gstudio.com/archives/1597/comment-page-1#comment-7193</link>

		<dc:creator><![CDATA[rolay]]></dc:creator>
		<pubDate>Wed, 06 Nov 2013 08:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1597#comment-7193</guid>

					<description><![CDATA[缩进量是多少，总是通不过]]></description>
			<content:encoded><![CDATA[<p>缩进量是多少，总是通不过</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		nginx rewrite 参数和例子 - 涢岸风吟 对《 nginx rewrite 参数和例子 》的评论		</title>
		<link>https://blog.c1gstudio.com/archives/434/comment-page-1#comment-5822</link>

		<dc:creator><![CDATA[nginx rewrite 参数和例子 - 涢岸风吟]]></dc:creator>
		<pubDate>Thu, 18 Apr 2013 06:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=434#comment-5822</guid>

					<description><![CDATA[[...] 本文转自： http://blog.c1gstudio.com/archives/434 [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] 本文转自： http://blog.c1gstudio.com/archives/434 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		hackroad 对《 About 》的评论		</title>
		<link>https://blog.c1gstudio.com/about/comment-page-1#comment-5821</link>

		<dc:creator><![CDATA[hackroad]]></dc:creator>
		<pubDate>Thu, 18 Apr 2013 05:00:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-5821</guid>

					<description><![CDATA[关于varnish相关技术想与博主交流, QQ 2477941]]></description>
			<content:encoded><![CDATA[<p>关于varnish相关技术想与博主交流, QQ 2477941</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
