<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nginx Archives - Website Issues, WordPress errors, Maneo Web</title>
	<atom:link href="https://maneoweb.com/tag/nginx/feed/" rel="self" type="application/rss+xml" />
	<link>https://maneoweb.com/tag/nginx/</link>
	<description>We are problem solvers</description>
	<lastBuildDate>Sun, 15 Apr 2018 12:47:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.4</generator>
	<item>
		<title>The Easiest Way to Install Nginx as a Reverse Proxy</title>
		<link>https://maneoweb.com/nginx-reverse-proxy-apache-install-cpanel-whm/</link>
		
		<dc:creator><![CDATA[Rob]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 02:08:43 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://maneoweb.com/?p=976</guid>

					<description><![CDATA[<p>If you are reading this article, I am assuming that you have already decided to install Nginx (pronounced &#8220;engine-x&#8221;) as a reverse proxy in front of Apache. There a number of compelling reasons to do so including better performance and increased security. Nginx as a reverse proxy plays well with WordPress and Drupal right out of the box &#8211; I highly recommend its implementation on your server. If you aren&#8217;t scared of SSH and command lines, setting up Nginx is&#8230; <a class="read-more-link" href="https://maneoweb.com/nginx-reverse-proxy-apache-install-cpanel-whm/">Read More</a></p>
<p>The post <a href="https://maneoweb.com/nginx-reverse-proxy-apache-install-cpanel-whm/">The Easiest Way to Install Nginx as a Reverse Proxy</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you are reading this article, I am assuming that you have already decided to install Nginx (pronounced &#8220;engine-x&#8221;) as a reverse proxy in front of Apache. There a number of compelling reasons to do so including better performance and increased security. Nginx as a reverse proxy plays well with WordPress and Drupal right out of the box &#8211; I highly recommend its implementation on your server.</p>
<p>If you aren&#8217;t scared of SSH and command lines, setting up Nginx is really not so complex. A simple Google search will provide you with the command lines that you need, including <a href="https://www.keycdn.com/support/nginx-reverse-proxy/">this helpful post,</a> which takes you step-by-step through the process.</p>
<p>Some of my clients are not adept at using SSH and would prefer to use WHM/Cpanel to get the job done. While you can&#8217;t do everything from WHM/Cpanel, there is a very good plugin called <a href="https://github.com/engintron/engintron"><strong>Engintron</strong></a> which will get Nginx up and running as a reverse proxy for you very quickly.</p>
<p>Unfortunately, you still need to use SSH to initially install Engintron but once this step is completed, you can login into WHM/Cpanel to configure the plugin.</p>
<p>Before you follow the instructions below,  contact your host and ask them if they can install Engintron for you. If they can, you won&#8217;t have to bother with SSH at all. It&#8217;s probably worth a support request to find out.</p>
<p>If you need to install it yourself, login into SSH as Root and then type in the following command:</p>
<p><code>cd /; rm -f engintron.sh; wget --no-check-certificate<br />https://raw.githubusercontent.com/engintron/engintron/master/engintron.sh;<br />
bash engintron.sh install</code></p>
<p>You will have to be patient as this process can take a few minutes to complete. You will see plenty of activity on your screen as the plugin installs.</p>
<p>That&#8217;s it! Now log into WHM and look for Engintron in the plugins section. The interface is terrific!</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-978 size-full" src="https://maneoweb.com/wp-content/uploads/2018/04/nginx_reverse_proxy_engintron_cpanel_whm-1.jpg" alt="" width="800" height="378" srcset="https://maneoweb.com/wp-content/uploads/2018/04/nginx_reverse_proxy_engintron_cpanel_whm-1.jpg 800w, https://maneoweb.com/wp-content/uploads/2018/04/nginx_reverse_proxy_engintron_cpanel_whm-1-300x142.jpg 300w, https://maneoweb.com/wp-content/uploads/2018/04/nginx_reverse_proxy_engintron_cpanel_whm-1-768x363.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<p>Do you need help installing Engintron? <a href="https://maneoweb.com/fix-my-website-wordpress-drupal-plugins-php/">Contact me</a> right now and I&#8217;ll be happy to help!</p>
<p>The post <a href="https://maneoweb.com/nginx-reverse-proxy-apache-install-cpanel-whm/">The Easiest Way to Install Nginx as a Reverse Proxy</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
