<?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 WordPress with Nginx on Ubuntu 20.04?	</title>
	<atom:link href="https://www.osradar.com/install-wordpress-with-nginx-ubuntu-20-04/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com/install-wordpress-with-nginx-ubuntu-20-04/</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 15 Jul 2020 15:18:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>
		By: Josue Reyes		</title>
		<link>https://www.osradar.com/install-wordpress-with-nginx-ubuntu-20-04/#comment-6109</link>

		<dc:creator><![CDATA[Josue Reyes]]></dc:creator>
		<pubDate>Wed, 15 Jul 2020 15:18:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=20541#comment-6109</guid>

					<description><![CDATA[This worked great! 

The only thing I had to do differently is the Nginx block for Wordpress was not working for me. so I had to change the value in the Default file (the file in /etc/nginx/sites-available/) on line 41 that begins with &quot;root /var/www/html&quot; to &quot;/var/www/html/wordpress&quot; in order for me to launch Wordpress directly to the domain. Without this change, I would see the Welcome to NGINX page; so to go to Wordpress I would have to add /wordpress. 

I did follow the instructions from the LEMP page, but besides the change I made, would I run into any problems for my Developer Environment?]]></description>
			<content:encoded><![CDATA[<p>This worked great! </p>
<p>The only thing I had to do differently is the Nginx block for WordPress was not working for me. so I had to change the value in the Default file (the file in /etc/nginx/sites-available/) on line 41 that begins with &#8220;root /var/www/html&#8221; to &#8220;/var/www/html/wordpress&#8221; in order for me to launch WordPress directly to the domain. Without this change, I would see the Welcome to NGINX page; so to go to WordPress I would have to add /wordpress. </p>
<p>I did follow the instructions from the LEMP page, but besides the change I made, would I run into any problems for my Developer Environment?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
