<?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"
	>
<channel>
	<title>DZY's Blog 的评论</title>
	<atom:link href="http://woshishui.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://woshishui.org</link>
	<description>HOHO，我的日志</description>
	<pubDate>Thu, 04 Dec 2008 20:54:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>我的美女大小姐 对《wordpress mu 安装》的评论</title>
		<link>http://woshishui.org/2007/11/26/wordpress-mu-%e5%ae%89%e8%a3%85/#comment-47</link>
		<dc:creator>我的美女大小姐</dc:creator>
		<pubDate>Wed, 25 Jun 2008 21:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://woshishui.org/2007/11/26/wordpress-mu-%e5%ae%89%e8%a3%85/#comment-47</guid>
		<description>等6.1吧</description>
		<content:encoded><![CDATA[<p>等6.1吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>dzy 对《为 apache2.2 添加 asp 支持》的评论</title>
		<link>http://woshishui.org/2007/04/14/%e4%b8%ba-apache22-%e6%b7%bb%e5%8a%a0-asp-%e6%94%af%e6%8c%81/#comment-34</link>
		<dc:creator>dzy</dc:creator>
		<pubDate>Sun, 27 Apr 2008 05:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://woshishui.org/?p=18#comment-34</guid>
		<description>如果提示
“您无权查看该网页，您可能没有权限用您提供的凭据查看此目录或网页”
是因为解析 asp 时要用到 ActiveHTML 的一个 exe 文件，而这个文件所在目录在 apache 里没有设好权限。请加入一段目录权限的设定。
我的 activehtml 安装在 D:/usr/wamp/ActiveHTML/ ,所以我是这样写的。
&#60;Directory "D:/usr/wamp/ActiveHTML/"&#62;
Options MultiViews FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
&#60;/Directory&#62;</description>
		<content:encoded><![CDATA[<p>如果提示<br />
“您无权查看该网页，您可能没有权限用您提供的凭据查看此目录或网页”<br />
是因为解析 asp 时要用到 ActiveHTML 的一个 exe 文件，而这个文件所在目录在 apache 里没有设好权限。请加入一段目录权限的设定。<br />
我的 activehtml 安装在 D:/usr/wamp/ActiveHTML/ ,所以我是这样写的。<br />
&lt;Directory &#8220;D:/usr/wamp/ActiveHTML/&#8221;&gt;<br />
Options MultiViews FollowSymLinks<br />
AllowOverride None<br />
Order allow,deny<br />
Allow from all<br />
&lt;/Directory&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>初学者 对《为 apache2.2 添加 asp 支持》的评论</title>
		<link>http://woshishui.org/2007/04/14/%e4%b8%ba-apache22-%e6%b7%bb%e5%8a%a0-asp-%e6%94%af%e6%8c%81/#comment-33</link>
		<dc:creator>初学者</dc:creator>
		<pubDate>Fri, 25 Apr 2008 07:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://woshishui.org/?p=18#comment-33</guid>
		<description>我按您的方法做好了，只是还是不能查看asp文件，提示“您无权查看该网页 
您可能没有权限用您提供的凭据查看此目录或网页。 
”！郁闷呀！！！
希望仁兄能帮帮忙，发到我邮箱里就可以了，谢谢！</description>
		<content:encoded><![CDATA[<p>我按您的方法做好了，只是还是不能查看asp文件，提示“您无权查看该网页<br />
您可能没有权限用您提供的凭据查看此目录或网页。<br />
”！郁闷呀！！！<br />
希望仁兄能帮帮忙，发到我邮箱里就可以了，谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>choicky 对《用 PHP 开发程序》的评论</title>
		<link>http://woshishui.org/2008/04/14/%e7%94%a8-php-%e5%bc%80%e5%8f%91%e7%a8%8b%e5%ba%8f/#comment-32</link>
		<dc:creator>choicky</dc:creator>
		<pubDate>Mon, 14 Apr 2008 15:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://woshishui.org/?p=73#comment-32</guid>
		<description>期待ing，嘿嘿。</description>
		<content:encoded><![CDATA[<p>期待ing，嘿嘿。</p>
]]></content:encoded>
	</item>
	<item>
		<title>nova 对《为 apache2.2 添加 asp 支持》的评论</title>
		<link>http://woshishui.org/2007/04/14/%e4%b8%ba-apache22-%e6%b7%bb%e5%8a%a0-asp-%e6%94%af%e6%8c%81/#comment-29</link>
		<dc:creator>nova</dc:creator>
		<pubDate>Thu, 03 Jan 2008 07:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://woshishui.org/?p=18#comment-29</guid>
		<description>真个测试下来[Alias /ahtml/ “D:/usr/wamp/ActiveHTML/AHTML/”

Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order allow,deny
Allow from all


]
这段代码 的编码格式有问题~还有空格 标点 问题不多~自己把改缩进的缩进~引号用英文的输写 等等 就OK了</description>
		<content:encoded><![CDATA[<p>真个测试下来[Alias /ahtml/ “D:/usr/wamp/ActiveHTML/AHTML/”</p>
<p>Options Indexes FollowSymLinks MultiViews<br />
AllowOverride all<br />
Order allow,deny<br />
Allow from all</p>
<p>]<br />
这段代码 的编码格式有问题~还有空格 标点 问题不多~自己把改缩进的缩进~引号用英文的输写 等等 就OK了</p>
]]></content:encoded>
	</item>
	<item>
		<title>一步一步来做 vsftpd 设置(第一部分)在DZY&#8217;s Blog 对《一步一步来做 vsftpd 设置(第二部分)》的评论</title>
		<link>http://woshishui.org/2007/10/17/%e4%b8%80%e6%ad%a5%e4%b8%80%e6%ad%a5%e6%9d%a5%e5%81%9a-vsftpd-%e8%ae%be%e7%bd%ae%e7%ac%ac%e4%ba%8c%e9%83%a8%e5%88%86/#comment-25</link>
		<dc:creator>一步一步来做 vsftpd 设置(第一部分)在DZY&#8217;s Blog</dc:creator>
		<pubDate>Thu, 18 Oct 2007 04:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://woshishui.org/2007/10/17/%e4%b8%80%e6%ad%a5%e4%b8%80%e6%ad%a5%e6%9d%a5%e5%81%9a-vsftpd-%e8%ae%be%e7%bd%ae%e7%ac%ac%e4%ba%8c%e9%83%a8%e5%88%86/#comment-25</guid>
		<description>[...] Search          &#171; fcitx 输入法优化 一步一步来做 vsftpd 设置(第二部分) [...]</description>
		<content:encoded><![CDATA[<p>[...] Search          &laquo; fcitx 输入法优化 一步一步来做 vsftpd 设置(第二部分) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
