<?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 Web Directories in Apache Using .htaccess File	</title>
	<atom:link href="https://www.tecmint.com/password-protect-apache-web-directories-using-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/password-protect-apache-web-directories-using-htaccess/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 08 Aug 2022 18:11:14 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: PaulC		</title>
		<link>https://www.tecmint.com/password-protect-apache-web-directories-using-htaccess/comment-page-1/#comment-1859170</link>

		<dc:creator><![CDATA[PaulC]]></dc:creator>
		<pubDate>Mon, 08 Aug 2022 18:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17046#comment-1859170</guid>

					<description><![CDATA[Still valid today! Works great on a &lt;strong&gt;Rocky Linux 8&lt;/strong&gt; setup. I read through many articles, but this is the only one that worked as expected. Thank you.]]></description>
			<content:encoded><![CDATA[<p>Still valid today! Works great on a <strong>Rocky Linux 8</strong> setup. I read through many articles, but this is the only one that worked as expected. Thank you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/password-protect-apache-web-directories-using-htaccess/comment-page-1/#comment-1117661</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 25 Mar 2019 06:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17046#comment-1117661</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/password-protect-apache-web-directories-using-htaccess/comment-page-1/#comment-1117458&quot;&gt;Madhav&lt;/a&gt;.

@Madhav,

Thanks for pointing of error, corrected in the article.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/password-protect-apache-web-directories-using-htaccess/comment-page-1/#comment-1117458">Madhav</a>.</p>
<p>@Madhav,</p>
<p>Thanks for pointing of error, corrected in the article.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Madhav		</title>
		<link>https://www.tecmint.com/password-protect-apache-web-directories-using-htaccess/comment-page-1/#comment-1117458</link>

		<dc:creator><![CDATA[Madhav]]></dc:creator>
		<pubDate>Sun, 24 Mar 2019 16:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17046#comment-1117458</guid>

					<description><![CDATA[&lt;pre&gt;
Options Indexes Includes FollowSymLinks MultiViews 
AllowOverride All
allow,deny
Allow from all 
&lt;/pre&gt;
I found that in above code the &lt;code&gt;Order&lt;/code&gt; word is missing. That is &lt;strong&gt;Order allow,deny&lt;/strong&gt;.]]></description>
			<content:encoded><![CDATA[<pre>
Options Indexes Includes FollowSymLinks MultiViews 
AllowOverride All
allow,deny
Allow from all 
</pre>
<p>I found that in above code the <code>Order</code> word is missing. That is <strong>Order allow,deny</strong>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Margarida Brito		</title>
		<link>https://www.tecmint.com/password-protect-apache-web-directories-using-htaccess/comment-page-1/#comment-1005901</link>

		<dc:creator><![CDATA[Margarida Brito]]></dc:creator>
		<pubDate>Fri, 22 Jun 2018 15:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17046#comment-1005901</guid>

					<description><![CDATA[Thanks. Much appreciated. Very simple and very easy to follow.
Just what I needed.]]></description>
			<content:encoded><![CDATA[<p>Thanks. Much appreciated. Very simple and very easy to follow.<br />
Just what I needed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Erick		</title>
		<link>https://www.tecmint.com/password-protect-apache-web-directories-using-htaccess/comment-page-1/#comment-838002</link>

		<dc:creator><![CDATA[Erick]]></dc:creator>
		<pubDate>Mon, 14 Nov 2016 20:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17046#comment-838002</guid>

					<description><![CDATA[thanks man, you&#039;ve help me a lot, works nicely on Debian 8]]></description>
			<content:encoded><![CDATA[<p>thanks man, you&#8217;ve help me a lot, works nicely on Debian 8</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
