<?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>Comments on: Using Apache2&#8242;s Digest authentication</title>
	<atom:link href="http://finelycultured.com/2009/09/using-apache2s-digest-authentication/feed/" rel="self" type="application/rss+xml" />
	<link>http://finelycultured.com/2009/09/using-apache2s-digest-authentication/</link>
	<description>Eric Danielson&#039;s Personal Blog</description>
	<lastBuildDate>Fri, 04 Dec 2009 20:08:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Eric Danielson</title>
		<link>http://finelycultured.com/2009/09/using-apache2s-digest-authentication/comment-page-1/#comment-63</link>
		<dc:creator>Eric Danielson</dc:creator>
		<pubDate>Fri, 04 Dec 2009 20:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://finelycultured.com/?p=25#comment-63</guid>
		<description>Fixed - Thanks!</description>
		<content:encoded><![CDATA[<p>Fixed &#8211; Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herr Irrtum!</title>
		<link>http://finelycultured.com/2009/09/using-apache2s-digest-authentication/comment-page-1/#comment-55</link>
		<dc:creator>Herr Irrtum!</dc:creator>
		<pubDate>Thu, 19 Nov 2009 10:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://finelycultured.com/?p=25#comment-55</guid>
		<description>Very nice, very straight to the point  but with an evil nasty typo in your instruction which left me struggling for one (stupid) hour, i.e. because googleling for the error message &quot;Digest: invalid nonce length is not 52&quot; didn&#039;t help at all:

Hint: 
It&#039;s not
&quot;Require valid-user&quot;
instead it&#039;s
&quot;Require user valid-user&quot;

Best regards,
Herr Irrtum!</description>
		<content:encoded><![CDATA[<p>Very nice, very straight to the point  but with an evil nasty typo in your instruction which left me struggling for one (stupid) hour, i.e. because googleling for the error message &#8220;Digest: invalid nonce length is not 52&#8243; didn&#8217;t help at all:</p>
<p>Hint:<br />
It&#8217;s not<br />
&#8220;Require valid-user&#8221;<br />
instead it&#8217;s<br />
&#8220;Require user valid-user&#8221;</p>
<p>Best regards,<br />
Herr Irrtum!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Danielson</title>
		<link>http://finelycultured.com/2009/09/using-apache2s-digest-authentication/comment-page-1/#comment-53</link>
		<dc:creator>Eric Danielson</dc:creator>
		<pubDate>Fri, 13 Nov 2009 23:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://finelycultured.com/?p=25#comment-53</guid>
		<description>Check your apache config file - in the  section, you should put:
AllowOverride All
Otherwise Apache won&#039;t read the .htaccess files. 
If it&#039;s still not working, check your logs.
Cheers,
Eric</description>
		<content:encoded><![CDATA[<p>Check your apache config file &#8211; in the  section, you should put:<br />
AllowOverride All<br />
Otherwise Apache won&#8217;t read the .htaccess files.<br />
If it&#8217;s still not working, check your logs.<br />
Cheers,<br />
Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tlie</title>
		<link>http://finelycultured.com/2009/09/using-apache2s-digest-authentication/comment-page-1/#comment-49</link>
		<dc:creator>tlie</dc:creator>
		<pubDate>Sat, 07 Nov 2009 02:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://finelycultured.com/?p=25#comment-49</guid>
		<description>Hi Eric, I tried the above, but there&#039;s no login box appear when access my site. Am I missing something or the auth process doesn&#039;t appear for LAN access? My site is local and I access it from local ip eg. 192.168...</description>
		<content:encoded><![CDATA[<p>Hi Eric, I tried the above, but there&#8217;s no login box appear when access my site. Am I missing something or the auth process doesn&#8217;t appear for LAN access? My site is local and I access it from local ip eg. 192.168&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://finelycultured.com/2009/09/using-apache2s-digest-authentication/comment-page-1/#comment-46</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Wed, 30 Sep 2009 08:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://finelycultured.com/?p=25#comment-46</guid>
		<description>It&#039;s working very well with FF und IE8. Thanks a lot for the easy-understanding post.</description>
		<content:encoded><![CDATA[<p>It&#8217;s working very well with FF und IE8. Thanks a lot for the easy-understanding post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
