<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post//</link>
<title><![CDATA[apache disable-userdir模块 禁用用户有自己的HTML目录]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Thu, 15 Jul 2010 02:22:25 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	./configure --prefix=/home/service/http/apache2/ --sysconfdir=/etc/ --enable-so&nbsp;&nbsp;--with-mpm=worker --enable-ssl --with-ssl=/usr/local/ssl/&nbsp;&nbsp;--enable-rewrite&nbsp;&nbsp;--disable-autoindex&nbsp;&nbsp;--disable-userdir --disable-autoindex<br/>编译加上：<br/>--disable-userdir 禁用用户有自己的HTML目录<br/><div class="code"><br/>#<br/># UserDir: The name of the directory that is appended onto a user&#039;s home<br/># directory if a ~user request is received.<br/>#<br/>#UserDir public_html<br/>UserDir disabled<br/></div>
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] apache disable-userdir模块 禁用用户有自己的HTML目录]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>