<?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 Configure Basic HTTP Authentication in Nginx	</title>
	<atom:link href="https://www.tecmint.com/setup-nginx-basic-http-authentication/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/setup-nginx-basic-http-authentication/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 23 Feb 2023 11:00:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Leszek		</title>
		<link>https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1971172</link>

		<dc:creator><![CDATA[Leszek]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 11:00:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28037#comment-1971172</guid>

					<description><![CDATA[Passwords in &lt;strong&gt;.htpasswd&lt;/strong&gt; are hashed, not encrypted, and in this case, using &lt;strong&gt;MD5&lt;/strong&gt;.

PS. Do not forget to mention what linux distribution version was used and the nginx version.

Cheers]]></description>
			<content:encoded><![CDATA[<p>Passwords in <strong>.htpasswd</strong> are hashed, not encrypted, and in this case, using <strong>MD5</strong>.</p>
<p>PS. Do not forget to mention what linux distribution version was used and the nginx version.</p>
<p>Cheers</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1339716</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 19 Jun 2020 09:17:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28037#comment-1339716</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1338836&quot;&gt;Naufal&lt;/a&gt;.

@Naufal

Read this guide: https://www.tecmint.com/hide-nginx-server-version-in-linux/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1338836">Naufal</a>.</p>
<p>@Naufal</p>
<p>Read this guide: <a target="_blank" href="https://www.tecmint.com/hide-nginx-server-version-in-linux/" rel="ugc">https://www.tecmint.com/hide-nginx-server-version-in-linux/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Naufal		</title>
		<link>https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1338836</link>

		<dc:creator><![CDATA[Naufal]]></dc:creator>
		<pubDate>Wed, 17 Jun 2020 11:15:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28037#comment-1338836</guid>

					<description><![CDATA[Thank you for the tutorial.

There&#039;s one thing I want to ask. In the last picture, I can&#039;t see the Nginx version. How can I do this?]]></description>
			<content:encoded><![CDATA[<p>Thank you for the tutorial.</p>
<p>There&#8217;s one thing I want to ask. In the last picture, I can&#8217;t see the Nginx version. How can I do this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1294799</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 04:27:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28037#comment-1294799</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1294244&quot;&gt;ray&lt;/a&gt;.

@Ray,

Thanks for notifying about that typo, corrected in the article..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1294244">ray</a>.</p>
<p>@Ray,</p>
<p>Thanks for notifying about that typo, corrected in the article..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ray		</title>
		<link>https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1294244</link>

		<dc:creator><![CDATA[ray]]></dc:creator>
		<pubDate>Sat, 23 Nov 2019 19:41:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28037#comment-1294244</guid>

					<description><![CDATA[Thank you for the instructions. 

There is a typo in the http block, the instructions have htpp.]]></description>
			<content:encoded><![CDATA[<p>Thank you for the instructions. </p>
<p>There is a typo in the http block, the instructions have htpp.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
