<?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 Install Nginx with Virtual Hosts and SSL Certificate	</title>
	<atom:link href="https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 02 Aug 2021 05:05:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1559174</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 02 Aug 2021 05:05:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30979#comment-1559174</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1559097&quot;&gt;sokha&lt;/a&gt;.

@Sokha,

It seems that you have run &lt;code&gt;sudo chown -R ‘nginx:nginx‘ /etc/nginx/conf.d/.htpasswd&lt;/code&gt; (with extraneous quotes), as opposed to the command without quotes as mentioned in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1559097">sokha</a>.</p>
<p>@Sokha,</p>
<p>It seems that you have run <code>sudo chown -R ‘nginx:nginx‘ /etc/nginx/conf.d/.htpasswd</code> (with extraneous quotes), as opposed to the command without quotes as mentioned in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sokha		</title>
		<link>https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1559097</link>

		<dc:creator><![CDATA[sokha]]></dc:creator>
		<pubDate>Mon, 02 Aug 2021 01:31:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30979#comment-1559097</guid>

					<description><![CDATA[Hello Sir,

When I try &lt;strong&gt;sudo chown nginx:nginx /etc/nginx/conf.d/.htpasswd&lt;/strong&gt; it say &lt;strong&gt;chown: invalid user: ‘nginx:nginx’&lt;/strong&gt;.]]></description>
			<content:encoded><![CDATA[<p>Hello Sir,</p>
<p>When I try <strong>sudo chown nginx:nginx /etc/nginx/conf.d/.htpasswd</strong> it say <strong>chown: invalid user: ‘nginx:nginx’</strong>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Deepak		</title>
		<link>https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1329331</link>

		<dc:creator><![CDATA[Deepak]]></dc:creator>
		<pubDate>Thu, 23 Apr 2020 07:16:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30979#comment-1329331</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1329088&quot;&gt;Aaron Kili&lt;/a&gt;.

@aaron

The server blocks are ready now. 

Each server block will have the following servers:
&lt;ol&gt;
&lt;li&gt;Webinar platform&lt;/li&gt;
&lt;li&gt;EPABX&lt;/li&gt; 
&lt;/ol&gt;
Both these servers can be loaded from an online repository of the respective developers. 

How do we replace each &lt;strong&gt;index.html&lt;/strong&gt; in server blocks, to the repository index page?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1329088">Aaron Kili</a>.</p>
<p>@aaron</p>
<p>The server blocks are ready now. </p>
<p>Each server block will have the following servers:</p>
<ol>
<li>Webinar platform</li>
<li>EPABX</li>
</ol>
<p>Both these servers can be loaded from an online repository of the respective developers. </p>
<p>How do we replace each <strong>index.html</strong> in server blocks, to the repository index page?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1329088</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 22 Apr 2020 12:19:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30979#comment-1329088</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1329018&quot;&gt;Deepak Bhandari&lt;/a&gt;.

@Deepak

I don&#039;t get your question.  What do you exactly want to load from an online repository? Thanks.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1329018">Deepak Bhandari</a>.</p>
<p>@Deepak</p>
<p>I don&#8217;t get your question.  What do you exactly want to load from an online repository? Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Deepak Bhandari		</title>
		<link>https://www.tecmint.com/install-nginx-with-virtual-hosts-and-ssl-certificate/comment-page-1/#comment-1329018</link>

		<dc:creator><![CDATA[Deepak Bhandari]]></dc:creator>
		<pubDate>Wed, 22 Apr 2020 06:35:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30979#comment-1329018</guid>

					<description><![CDATA[Hi,

Thank you for your article on installing index.html on the server block.

How to load from an online repository in the server blocks? Can you please help with that.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for your article on installing index.html on the server block.</p>
<p>How to load from an online repository in the server blocks? Can you please help with that.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
