<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ls /proc &#187; htaccess</title>
	<atom:link href="http://www.lsproc.com/blog/tag/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lsproc.com/blog</link>
	<description>lsproc.com</description>
	<lastBuildDate>Fri, 21 May 2010 14:29:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>apache下htaccess的Invalid command &#039;AuthUserFile&#039;错误</title>
		<link>http://www.lsproc.com/blog/htaccess_error_on_apache/</link>
		<comments>http://www.lsproc.com/blog/htaccess_error_on_apache/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 09:28:10 +0000</pubDate>
		<dc:creator>lostsnow</dc:creator>
				<category><![CDATA[Linux&Webserver]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[身份验证]]></category>

		<guid isPermaLink="false">http://www.lostk.com/blog/htaccess_error_on_apache/</guid>
		<description><![CDATA[转载时请标明文章原始出处和作者信息, 作者: lostsnow.http://www.lsproc.com/blog/htaccess_error_on_apache/ 使用了apache的 .htaccess做身份认证后, 无法访问 查看日志报错如下: "Invalid command 'AuthUserFile', perhaps misspelled or defined by a module not included in the server configuration" LoadModule auth_basic_module /usr/lib/apache2/modules/mod_auth_basic.so LoadModule authz_owner_module /usr/lib/apache2/modules/mod_authz_owner.so LoadModule authn_file_module /usr/lib/apache2/modules/mod_authn_file.so ok，问题解决 -- EOF -- Related Posts2008-03-21 -- 一些有用apache重写规则 (0)2008-03-18 -- lamp 相关配置 [Debian] (2)2008-03-01 -- 如何关闭time_wait连接 (4)2007-12-10 -- Apache 2.x 基于主机名的虚拟主机 (0)2007-06-02 -- [...]]]></description>
			<content:encoded><![CDATA[<p>转载时请标明文章原始出处和作者信息, 作者: <a href="http://www.lsproc.com/blog/">lostsnow</a>.<br /><a href="http://www.lsproc.com/blog/htaccess_error_on_apache/">http://www.lsproc.com/blog/htaccess_error_on_apache/</a></p>
<p>使用了apache的 .htaccess做身份认证后, 无法访问<br />
查看日志报错如下:<br />
"Invalid command 'AuthUserFile', perhaps misspelled or defined by a module not included in the server configuration"</p>
<pre class="brush: text">LoadModule auth_basic_module /usr/lib/apache2/modules/mod_auth_basic.so
LoadModule authz_owner_module /usr/lib/apache2/modules/mod_authz_owner.so
LoadModule authn_file_module  /usr/lib/apache2/modules/mod_authn_file.so</pre>
<p>ok，问题解决
<p>-- EOF --</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2008-03-21 -- <a href="http://www.lsproc.com/blog/useful_apache_urlrewrite/" title="一些有用apache重写规则">一些有用apache重写规则</a> (0)</li><li>2008-03-18 -- <a href="http://www.lsproc.com/blog/configure_lamp/" title="lamp 相关配置 [Debian]">lamp 相关配置 [Debian]</a> (2)</li><li>2008-03-01 -- <a href="http://www.lsproc.com/blog/close_timewait_connection/" title="如何关闭time_wait连接">如何关闭time_wait连接</a> (4)</li><li>2007-12-10 -- <a href="http://www.lsproc.com/blog/apache2x_name_based_virtual_hosting/" title="Apache 2.x 基于主机名的虚拟主机">Apache 2.x 基于主机名的虚拟主机</a> (0)</li><li>2007-06-02 -- <a href="http://www.lsproc.com/blog/port_443_used_by_qq/" title="QQ居然占用443端口">QQ居然占用443端口</a> (9)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.lsproc.com/blog/htaccess_error_on_apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
