<?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: How-To: Password Protect Apache Directories with .htaccess</title>
	<atom:link href="http://www.deckerd.com/core/password-protect-using-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deckerd.com/core/password-protect-using-htaccess/</link>
	<description></description>
	<lastBuildDate>Fri, 19 Feb 2010 13:50:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DeckerD: Drew&#8217;s Personal Corner of the Web &#187; Splunk Free: .htaccess Protection using Apache</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/comment-page-1/#comment-332</link>
		<dc:creator>DeckerD: Drew&#8217;s Personal Corner of the Web &#187; Splunk Free: .htaccess Protection using Apache</dc:creator>
		<pubDate>Wed, 12 Dec 2007 01:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/#comment-332</guid>
		<description>[...] configuration, you told Apache to use the .htpasswd.users file in the /var/www directory. You can follow my other article on how to configure .htaccess. If you plan on storing your .htaccess/.htpasswd files somewhere else, [...]</description>
		<content:encoded><![CDATA[<p>[...] configuration, you told Apache to use the .htpasswd.users file in the /var/www directory. You can follow my other article on how to configure .htaccess. If you plan on storing your .htaccess/.htpasswd files somewhere else, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Me</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/comment-page-1/#comment-314</link>
		<dc:creator>Me</dc:creator>
		<pubDate>Wed, 07 Nov 2007 10:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/#comment-314</guid>
		<description>Finally, a useful article. I always edited httpd.conf, but not sites-enabled. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Finally, a useful article. I always edited httpd.conf, but not sites-enabled. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/comment-page-1/#comment-292</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Wed, 05 Sep 2007 22:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/#comment-292</guid>
		<description>[quote comment=&quot;282&quot;]Nice read.  Thnx for the detailed write-up.[/quote]

Thanks for the kinda words.  Feel free to send me other ideas. I have plenty more to come, actually, but I&#039;ve been rather busy.  I&#039;ll see if I can get some of my ideas off the paper and onto the site.

Thanks,
Drew</description>
		<content:encoded><![CDATA[<blockquote cite="http://www.deckerd.com/core/password-protect-using-htaccess/#comment-282"><p>
Nice read.  Thnx for the detailed write-up.</p>
</blockquote>
<p>Thanks for the kinda words.  Feel free to send me other ideas. I have plenty more to come, actually, but I&#8217;ve been rather busy.  I&#8217;ll see if I can get some of my ideas off the paper and onto the site.</p>
<p>Thanks,<br />
Drew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrGroove</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/comment-page-1/#comment-282</link>
		<dc:creator>MrGroove</dc:creator>
		<pubDate>Tue, 28 Aug 2007 04:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/#comment-282</guid>
		<description>Nice read.  Thnx for the detailed write-up.</description>
		<content:encoded><![CDATA[<p>Nice read.  Thnx for the detailed write-up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/comment-page-1/#comment-265</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Sat, 28 Jul 2007 20:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/#comment-265</guid>
		<description>Hello Jeremy,

This can easily be due to Apache configuration, that is probably not due to my little tutorial here.  I make sure all of my articles are pretty straight forward and very wordy to insure that I get all the detail out. 

What OS are you running, and what version of Apache?  If you could contact me via the Contact Me page with your Apache configuration, I might be able to help you.  Internal Server Errors (500) are usually due to a configuration on the actual web server, and might not be due to my article, especially since you stated that you get the password prompt, and once it lets you in, it gives you internal server errors.  This statement actually indicates that my article deemed a success and it did work.  

Please let me know how I can further help you out with these errors.  Drop me a line or something; I&#039;d love to help.

Regards,
Drew</description>
		<content:encoded><![CDATA[<p>Hello Jeremy,</p>
<p>This can easily be due to Apache configuration, that is probably not due to my little tutorial here.  I make sure all of my articles are pretty straight forward and very wordy to insure that I get all the detail out. </p>
<p>What OS are you running, and what version of Apache?  If you could contact me via the Contact Me page with your Apache configuration, I might be able to help you.  Internal Server Errors (500) are usually due to a configuration on the actual web server, and might not be due to my article, especially since you stated that you get the password prompt, and once it lets you in, it gives you internal server errors.  This statement actually indicates that my article deemed a success and it did work.  </p>
<p>Please let me know how I can further help you out with these errors.  Drop me a line or something; I&#8217;d love to help.</p>
<p>Regards,<br />
Drew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/comment-page-1/#comment-264</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Fri, 27 Jul 2007 05:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/#comment-264</guid>
		<description>this one didnt work for me. i got a password prompt but when trying to login i got internal server errors.</description>
		<content:encoded><![CDATA[<p>this one didnt work for me. i got a password prompt but when trying to login i got internal server errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keith</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/comment-page-1/#comment-244</link>
		<dc:creator>keith</dc:creator>
		<pubDate>Tue, 19 Jun 2007 13:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/#comment-244</guid>
		<description>Nice how-to. I have a question... what if I want to let some users get into a directory but just one of them into another directory inside?

Thanks for the how-to, anyway ;)</description>
		<content:encoded><![CDATA[<p>Nice how-to. I have a question&#8230; what if I want to let some users get into a directory but just one of them into another directory inside?</p>
<p>Thanks for the how-to, anyway ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/comment-page-1/#comment-67</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Tue, 26 Dec 2006 23:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/#comment-67</guid>
		<description>Great! Glad I could help.  It&#039;s not the most &quot;secure&quot; soution, but sure does work for a temporary solution.  

Either way, its a great way of password protecting directories, without having root access to the server.

Again, thanks!</description>
		<content:encoded><![CDATA[<p>Great! Glad I could help.  It&#8217;s not the most &#8220;secure&#8221; soution, but sure does work for a temporary solution.  </p>
<p>Either way, its a great way of password protecting directories, without having root access to the server.</p>
<p>Again, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Kong.</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/comment-page-1/#comment-62</link>
		<dc:creator>White Kong.</dc:creator>
		<pubDate>Tue, 05 Dec 2006 17:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/#comment-62</guid>
		<description>Great instructions.. I haven&#039;t set this up in years and it was a snap using your howto.

Thanks man.</description>
		<content:encoded><![CDATA[<p>Great instructions.. I haven&#8217;t set this up in years and it was a snap using your howto.</p>
<p>Thanks man.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
