<?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: .htaccess 101: how to password protect a directory</title>
	<atom:link href="http://www.dman.com/htaccess-101-how-to-password-protect-a-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dman.com/htaccess-101-how-to-password-protect-a-directory/</link>
	<description>Search Engine Optimization, InfoSec and Ethical Hacking</description>
	<lastBuildDate>Tue, 08 Nov 2011 07:42:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jay</title>
		<link>http://www.dman.com/htaccess-101-how-to-password-protect-a-directory/#comment-3</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 23 Jun 2010 01:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dman.com/?p=120#comment-3</guid>
		<description>Good advice; far too few small-shop webpages have proper access control in place, this is definitely a step (out of many) in the right direction.

I cannot emphasize enough the significance of ensuring that the password file is stored &lt;b&gt;outside&lt;/b&gt; of the web directory.  Even if it only contains hashes, a well-equipped novice hacker could easily use a brute force tool such as &lt;i&gt;John&lt;/i&gt; to enumerate the keys to your web server &quot;castle&quot;.  Additionally, ensure that access to these files is strictly locked down (&lt;i&gt;man chmod&lt;/i&gt; may very well be your best friend), especially if the server resides within a shared environment.</description>
		<content:encoded><![CDATA[<p>Good advice; far too few small-shop webpages have proper access control in place, this is definitely a step (out of many) in the right direction.</p>
<p>I cannot emphasize enough the significance of ensuring that the password file is stored <b>outside</b> of the web directory.  Even if it only contains hashes, a well-equipped novice hacker could easily use a brute force tool such as <i>John</i> to enumerate the keys to your web server &#8220;castle&#8221;.  Additionally, ensure that access to these files is strictly locked down (<i>man chmod</i> may very well be your best friend), especially if the server resides within a shared environment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

