<?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 Set Up Nginx Server Blocks (Virtual Hosts) on Ubuntu 20.04	</title>
	<atom:link href="https://www.tecmint.com/create-nginx-server-blocks-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-nginx-server-blocks-in-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 07 Sep 2022 21:40:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: David Shafer		</title>
		<link>https://www.tecmint.com/create-nginx-server-blocks-in-ubuntu/comment-page-1/#comment-1874926</link>

		<dc:creator><![CDATA[David Shafer]]></dc:creator>
		<pubDate>Wed, 07 Sep 2022 21:40:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=39030#comment-1874926</guid>

					<description><![CDATA[Very good step-by-step instructions, but maybe I missed something at the end where one is advised to &quot;open your web browser and browse [to] your server’s domain name:
&lt;code&gt;http://domain-name&quot;&lt;/code&gt; which I did thusly - &lt;code&gt;http://localhost&lt;/code&gt;.

The trouble is, that that results in the contents of the &quot;&lt;strong&gt;default&lt;/strong&gt;&quot; file &lt;strong&gt;index.nginx-debian.html&lt;/strong&gt; in the &lt;strong&gt;/var/www/html&lt;/strong&gt; folder being displayed due (I believe) to having symlink references both to the &quot;&lt;strong&gt;default&lt;/strong&gt;&quot; and &quot;&lt;strong&gt;crazytechgeek.info&lt;/strong&gt;&quot; folders in the &lt;strong&gt;/etc/nginx/sites-enabled&lt;/strong&gt; folder.  

Once I deleted the former, I saw the contents of the &lt;strong&gt;index.html&lt;/strong&gt; file in the &lt;strong&gt;/var/www/crazytechgeek.info/html&lt;/strong&gt; folder.

So, is there some other solution here?  Maybe not just entering domain-name in the browser address window, but that and something else?]]></description>
			<content:encoded><![CDATA[<p>Very good step-by-step instructions, but maybe I missed something at the end where one is advised to &#8220;open your web browser and browse [to] your server’s domain name:<br />
<code>http://domain-name"</code> which I did thusly &#8211; <code>http://localhost</code>.</p>
<p>The trouble is, that that results in the contents of the &#8220;<strong>default</strong>&#8221; file <strong>index.nginx-debian.html</strong> in the <strong>/var/www/html</strong> folder being displayed due (I believe) to having symlink references both to the &#8220;<strong>default</strong>&#8221; and &#8220;<strong>crazytechgeek.info</strong>&#8221; folders in the <strong>/etc/nginx/sites-enabled</strong> folder.  </p>
<p>Once I deleted the former, I saw the contents of the <strong>index.html</strong> file in the <strong>/var/www/crazytechgeek.info/html</strong> folder.</p>
<p>So, is there some other solution here?  Maybe not just entering domain-name in the browser address window, but that and something else?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: pidge		</title>
		<link>https://www.tecmint.com/create-nginx-server-blocks-in-ubuntu/comment-page-1/#comment-1555477</link>

		<dc:creator><![CDATA[pidge]]></dc:creator>
		<pubDate>Tue, 27 Jul 2021 09:48:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=39030#comment-1555477</guid>

					<description><![CDATA[Hi there, I&#039;m getting the following response when using &lt;code&gt;http://&lt;/code&gt;

                    This site can’t be reached
                    test-app.test took too long to respond.

However, when using &lt;code&gt;http://&lt;/code&gt;, then it works. I&#039;m implementing virtual hosts on the following specs:

                    nginx version: nginx/1.18.0 (Ubuntu) 
                    Linux 5.8.0-1041-aws x86_64

thanks for the help.]]></description>
			<content:encoded><![CDATA[<p>Hi there, I&#8217;m getting the following response when using <code>http://</code></p>
<p>                    This site can’t be reached<br />
                    test-app.test took too long to respond.</p>
<p>However, when using <code>http://</code>, then it works. I&#8217;m implementing virtual hosts on the following specs:</p>
<p>                    nginx version: nginx/1.18.0 (Ubuntu)<br />
                    Linux 5.8.0-1041-aws x86_64</p>
<p>thanks for the help.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kathy		</title>
		<link>https://www.tecmint.com/create-nginx-server-blocks-in-ubuntu/comment-page-1/#comment-1522270</link>

		<dc:creator><![CDATA[Kathy]]></dc:creator>
		<pubDate>Thu, 17 Jun 2021 19:39:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=39030#comment-1522270</guid>

					<description><![CDATA[Has anyone scripted this at all? So that something like &#062; spinup domain.com would do all the above steps?]]></description>
			<content:encoded><![CDATA[<p>Has anyone scripted this at all? So that something like &gt; spinup domain.com would do all the above steps?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
