<?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 Nginx	</title>
	<atom:link href="https://www.tecmint.com/password-protect-web-directories-in-nginx/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/password-protect-web-directories-in-nginx/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 29 Dec 2020 22:23:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Andrés		</title>
		<link>https://www.tecmint.com/password-protect-web-directories-in-nginx/comment-page-1/#comment-1406030</link>

		<dc:creator><![CDATA[Andrés]]></dc:creator>
		<pubDate>Tue, 29 Dec 2020 22:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17130#comment-1406030</guid>

					<description><![CDATA[Apache uses the Require user directive to demand the user, which allowed me to control access to a specific directory, but I don&#039;t see nginx handling it and any user who is in the &lt;strong&gt;.passwd&lt;/strong&gt; file can access any directory, they know of some alternative solution for nginx?]]></description>
			<content:encoded><![CDATA[<p>Apache uses the Require user directive to demand the user, which allowed me to control access to a specific directory, but I don&#8217;t see nginx handling it and any user who is in the <strong>.passwd</strong> file can access any directory, they know of some alternative solution for nginx?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: pilip		</title>
		<link>https://www.tecmint.com/password-protect-web-directories-in-nginx/comment-page-1/#comment-1084312</link>

		<dc:creator><![CDATA[pilip]]></dc:creator>
		<pubDate>Wed, 19 Dec 2018 16:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17130#comment-1084312</guid>

					<description><![CDATA[semicolon is missing at the &quot;auth_basic&quot; line]]></description>
			<content:encoded><![CDATA[<p>semicolon is missing at the &#8220;auth_basic&#8221; line</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gary		</title>
		<link>https://www.tecmint.com/password-protect-web-directories-in-nginx/comment-page-1/#comment-823758</link>

		<dc:creator><![CDATA[Gary]]></dc:creator>
		<pubDate>Mon, 03 Oct 2016 04:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17130#comment-823758</guid>

					<description><![CDATA[In step three, you mention semicolon.  Shouldn&#039;t that be colon?]]></description>
			<content:encoded><![CDATA[<p>In step three, you mention semicolon.  Shouldn&#8217;t that be colon?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
