<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Stratus Panel - Nginx on Webscale Product Documentation</title><link>https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/</link><description>Recent content in Stratus Panel - Nginx on Webscale Product Documentation</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/index.xml" rel="self" type="application/rss+xml"/><item><title>Stratus Panel - Nginx &gt; Info</title><link>https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/info/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/info/</guid><description>&lt;p&gt;To view or reload the Nginx configuration, &lt;em&gt;go to&lt;/em&gt; &lt;strong&gt;Nginx &amp;gt; Info&lt;/strong&gt; in the Webscale STRATUS sidebar menu.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Click&lt;/em&gt; &lt;strong&gt;RELOAD&lt;/strong&gt; to reload the Nginx configuration after any update and change has been made in its configuration.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Copy&lt;/em&gt; the Nginx configuration for review and use by &lt;em&gt;clicking&lt;/em&gt; the &lt;strong&gt;copy icon&lt;/strong&gt; in the &lt;em&gt;Nginx Configuration&lt;/em&gt; field.&lt;/li&gt;
&lt;/ul&gt;

&lt;link rel="stylesheet" href="https://docs.webscale.com/css/hugo-easy-gallery.css" /&gt;&lt;div class="box" &gt;
 &lt;figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject"&gt;
 &lt;div class="img"&gt;
 &lt;img itemprop="thumbnail" src="https://docs.webscale.com/images/stratus/img/articles/nginx-1.png" /&gt;
 &lt;/div&gt;
 &lt;a href="https://docs.webscale.com/images/stratus/img/articles/nginx-1.png" itemprop="contentUrl"&gt;&lt;/a&gt;
 &lt;/figure&gt;
&lt;/div&gt;</description></item><item><title>Stratus Panel - Nginx &gt; Document Root</title><link>https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/document-root/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/document-root/</guid><description>&lt;p&gt;For both Magento 1 and 2, this is where the &lt;em&gt;index.php&lt;/em&gt; file is located.&lt;/p&gt;
&lt;p&gt;On a Magento 1 site, the following are common files found in the document root directory:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;index.php&lt;/li&gt;
&lt;li&gt;media&lt;/li&gt;
&lt;li&gt;skin&lt;/li&gt;
&lt;li&gt;js&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For Magento 2, the following are found in the document root directory:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;index.php&lt;/li&gt;
&lt;li&gt;pub&lt;/li&gt;
&lt;li&gt;generation (Magento 2.2)&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt; changing the document root directory can have unexpected consequences to your environment. Changes to this setting should be carefully considered. Webscale STRATUS can only support one document root.&lt;/p&gt;</description></item><item><title>Stratus Panel - Nginx &gt; Redirects</title><link>https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/redirects/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/redirects/</guid><description>&lt;p&gt;The formate of a redirect is &lt;code&gt;/From_Path=To_Path_URL&lt;/code&gt;&lt;/p&gt;

&lt;link rel="stylesheet" href="https://docs.webscale.com/css/hugo-easy-gallery.css" /&gt;&lt;div class="box" &gt;
 &lt;figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject"&gt;
 &lt;div class="img"&gt;
 &lt;img itemprop="thumbnail" src="https://docs.webscale.com/images/stratus/img/articles/redirects.png" alt="STRATUS Redirects Panel"/&gt;
 &lt;/div&gt;
 &lt;a href="https://docs.webscale.com/images/stratus/img/articles/redirects.png" itemprop="contentUrl"&gt;&lt;/a&gt;
 &lt;/figure&gt;
&lt;/div&gt;

&lt;p&gt;To configure redirects,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;em&gt;Go to&lt;/em&gt; &lt;strong&gt;Nginx &amp;gt; Redirects&lt;/strong&gt; in the STRATUS sidebar menu.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Enter&lt;/em&gt; the desired redirects in the field. Put each redirect on a separate line.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Click&lt;/em&gt; &lt;strong&gt;UPDATE&lt;/strong&gt; to save changes.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Stratus Panel - Nginx &gt; Includes</title><link>https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/includes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/reference/stratus/control-panels/nginx-panel/includes/</guid><description>&lt;blockquote&gt;
&lt;p&gt;Nginx includes are easy to add in Webscale STRATUS, but can be difficult to master. Incorrectly coded includes can result in undesirable results and should never be added to a Production environment without fully testing on another environment.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The following are two examples provided by Stratus customers. &lt;em&gt;&lt;strong&gt;Do not use these as-is on a Production environment and always test all includes on a non-Production environment before deploying.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2 id="wordpress"&gt;WordPress&lt;/h2&gt;
&lt;p&gt;Add this to get WordPress working in a subdirectory of your web-root, substituting the &lt;em&gt;blog&lt;/em&gt; path for the particular sub-directory.&lt;/p&gt;</description></item></channel></rss>