mdh https://loudhost.manage-orders.com/kb/ en Windows Hosting https://loudhost.manage-orders.com/kb/windows-hosting <article data-history-node-id="3141" role="article" about="/kb/windows-hosting" class="node node--type-knowledgebase-article node--view-mode-teaser clearfix"> <header> <h2 class="node__title"> <a href="/kb/windows-hosting" rel="bookmark"><span class="field field--name-title field--type-string field--label-hidden">Windows Hosting</span> </a> </h2> </header> <div class="node__content clearfix"> <div class="layout layout--onecol"> <div class="layout__region layout__region--content"> <div class="node__links"> <ul class="links inline"><li class="node-readmore"><a href="/kb/windows-hosting" rel="tag" title="Windows Hosting" hreflang="en">Read more<span class="visually-hidden"> about Windows Hosting</span></a></li></ul> </div> </div> </div> </div> </article> Mon, 26 Feb 2018 11:52:35 +0000 [email protected] 3141 at https://loudhost.manage-orders.com/kb What is SNI? https://loudhost.manage-orders.com/kb/understanding-sni <article data-history-node-id="3125" role="article" about="/kb/understanding-sni" class="node node--type-knowledgebase-article node--view-mode-teaser clearfix"> <header> <h2 class="node__title"> <a href="/kb/understanding-sni" rel="bookmark"><span class="field field--name-title field--type-string field--label-hidden">What is SNI?</span> </a> </h2> </header> <div class="node__content clearfix"> <div class="layout layout--onecol"> <div class="layout__region layout__region--content"> <div class="node__links"> <ul class="links inline"><li class="node-readmore"><a href="/kb/understanding-sni" rel="tag" title="What is SNI?" hreflang="en">Read more<span class="visually-hidden"> about What is SNI?</span></a></li></ul> </div> <div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"><p><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>A dedicated IP is not required for installing an SSL certificate on your Linux or Windows Shared Hosting packages since Server Name Indication (SNI) is supported on all our servers.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p></div> </div> </div> </div> </article> Tue, 13 Feb 2018 06:24:25 +0000 [email protected] 3125 at https://loudhost.manage-orders.com/kb Directory and File Structure - Windows https://loudhost.manage-orders.com/kb/windows-directory-and-file-structure <article data-history-node-id="2316" role="article" about="/kb/windows-directory-and-file-structure" class="node node--type-knowledgebase-article node--view-mode-teaser clearfix"> <header> <h2 class="node__title"> <a href="/kb/windows-directory-and-file-structure" rel="bookmark"><span class="field field--name-title field--type-string field--label-hidden">Directory and File Structure - Windows</span> </a> </h2> </header> <div class="node__content clearfix"> <div class="layout layout--onecol"> <div class="layout__region layout__region--content"> <div class="node__links"> <ul class="links inline"><li class="node-readmore"><a href="/kb/windows-directory-and-file-structure" rel="tag" title="Directory and File Structure - Windows" hreflang="en">Read more<span class="visually-hidden"> about Directory and File Structure - Windows</span></a></li></ul> </div> <div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"><h2>Directory/Folder Structure</h2> <p>From amongst the several directories found within your Plesk account, <em>only</em> the following are important:</p> <table><tr><th>Directory</th> <th>Contents</th> </tr><tr><td>\httpdocs</td> <td> <p>Contains all files that are part of the website. Any file and folder inside this directory is visible over the Internet unless you password<br /> protect it.</p> <div class="info-msg"><strong>Additional Information</strong> <ul><li> <p><a target="_blank" href="/kb/answer/1685">Protecting a Resource on Page 71 of the Plesk Panel Guide for Single Domain Windows Hosting</a></p> </li> <p></p> <li> <p><a target="_blank" href="/kb/answer/1395">Restricting Access to Content on Page 91 of the Plesk Panel Guide for Multi Domain Windows Hosting</a></p> </li> <p></p> <li> <p><a target="_blank" href="/kb/answer/1478#pleskcp">Restricting Access to Content on Page 91 of the Plesk Panel Guide for Reseller Windows Hosting</a></p> </li> <p> </p></ul></div> </td> </tr><tr><td>\error_docs</td> <td> <p>When visitors come to your site and request pages that the web server cannot find, the web server generates and displays a standard HTML page with an error message. The standard error<br /> messages may inform of problems but they do not usually say how to resolve them. You may want to create your own error pages and upload them in this<br /> directory.</p> <div class="info-msg"><strong>Additional Information</strong> <ul><li> <p><a target="_blank" href="/kb/answer/1685">Customizing Web Server Error Messages (Windows Hosting) on Page 98 of the Plesk Panel Guide for Single Domain Windows Hosting</a></p> </li> <p></p> <li> <p><a target="_blank" href="/kb/answer/1395">Setting Up Custom Error Pages on Windows Servers on Page 107 of the Plesk Panel Guide for Multi Domain Windows Hosting</a></p> </li> <p></p> <li> <p><a target="_blank" href="/kb/answer/1478#pleskcp">Setting Up Custom Error Pages on Windows Servers on Page 107 of the Plesk Panel Guide for Reseller Windows Hosting</a></p> </li> <p> </p></ul></div> </td> </tr></table><h2>File Structure</h2> <p><strong></strong>'s Plesk hosting servers will check for the existence of one of the below files and based on the order specified below, display it's<br /> content as the <strong>home page</strong>, when anyone tries to list the content of any folder/directory:</p> <ol><li> <p>index.html</p> </li> <li> <p>index.htm</p> </li> <li> <p>index.cfm</p> </li> <li> <p>index.shtml</p> </li> <li> <p>index.shtm</p> </li> <li> <p>index.stm</p> </li> <li> <p>index.php</p> </li> <li> <p>index.php3</p> </li> <li> <p>index.asp</p> </li> <li> <p>index.aspx</p> </li> <li> <p>default.htm</p> </li> <li> <p>default.asp</p> </li> <li> <p>default.aspx</p> </li> </ol><h3>Examples</h3> <p>If you were to upload a file index.html within the <strong>httpdocs</strong> folder of your website <em>somedomain.com</em>, then when someone tries to reach either<br /><em>somedomain.com</em> or <em><a href="http://www.somedomain.com">www.somedomain.com</a></em>, then he/she would be automatically displayed the contents of the index.html file. This happens since our server treats the index.html as the<br /> home page or default page for this directory.</p> <p>Similarly, if you were to upload an index.html file within the /httpdocs/plants folder, then when someone types <em>somedomain.com/plants</em> or <em><a href="http://www.somedomain.com/plants">www.somedomain.com/plants</a></em>, then he/she<br /> would be automatically displayed the contents of the index.html file within the plants folder.</p> <p>Now, if you were to upload two or more files from amongst the list given above, then the one mentioned higher in the order would be considered as the home page. So in the event that there exists an index.php<br /> and default.htm file within the same folder, then the index.php file will get considered as the home page.</p> </div> </div> </div> </div> </article> Thu, 04 Sep 2014 13:06:03 +0000 cmu5 2316 at https://loudhost.manage-orders.com/kb Directory and File Structure - Linux https://loudhost.manage-orders.com/kb/linux-directory-and-file-structure <article data-history-node-id="2315" role="article" about="/kb/linux-directory-and-file-structure" class="node node--type-knowledgebase-article node--view-mode-teaser clearfix"> <header> <h2 class="node__title"> <a href="/kb/linux-directory-and-file-structure" rel="bookmark"><span class="field field--name-title field--type-string field--label-hidden">Directory and File Structure - Linux</span> </a> </h2> </header> <div class="node__content clearfix"> <div class="layout layout--onecol"> <div class="layout__region layout__region--content"> <div class="node__links"> <ul class="links inline"><li class="node-readmore"><a href="/kb/linux-directory-and-file-structure" rel="tag" title="Directory and File Structure - Linux" hreflang="en">Read more<span class="visually-hidden"> about Directory and File Structure - Linux</span></a></li></ul> </div> <div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"><h2>Directory/Folder Structure</h2> <p>From amongst the several directories found within your cPanel account, <em>only</em> the following are important:</p> <table><tr><th>Directory</th> <th>Contents</th> </tr><tr><td>/public_html</td> <td>contains all files that are part of the website. Any file and folder inside this directory is visible over the Internet unless you password protect<br /> it. </td> </tr><tr><td>/www</td> <td>is simply a link to the public_html directory.</td> </tr></table><h2>File Structure</h2> <p><strong></strong>'s cPanel hosting servers will check for the existence of one of the below files and based on the order specified below,<br /> display it's content as the Home Page, when anyone tries to list the content of any folder/directory:</p> <ol><li> <p>index.html</p> </li> <li> <p>index.htm</p> </li> <li> <p>index.php</p> </li> <li> <p>index.php3</p> </li> <li> <p>index.php4</p> </li> <li> <p>index.shtml</p> </li> <li> <p>default.html</p> </li> <li> <p>default.htm</p> </li> <li> <p>default.php</p> </li> <li> <p>home.html</p> </li> <li> <p>home.htm</p> </li> <li> <p>home.php</p> </li> <li> <p>index.pl</p> </li> <li> <p>home.pl</p> </li> <li> <p>default.pl</p> </li> </ol><h3>Examples</h3> <ul><li> <p>If you were to upload a file index.html within the public_html folder of your website <em>somedomain.com</em>, then when someone tries to reach either <em>somedomain.com</em> or<br /><em><a href="http://www.somedomain.com">www.somedomain.com</a></em>, then they would be automatically displayed the content of the index.html file. This happens since our server treats the index.html as the home page or default page for this directory.</p> </li> <li> <p>Similarly, if you were to upload an index.html file within the /public_html/plants folder, then when someone types <em>somedomain.com/plants</em> or <em><a href="http://www.somedomain.com/plants">www.somedomain.com/plants</a></em>,<br /> then they would be automatically displayed the content of the index.html file within the plants folder.</p> </li> <li> <p>Now, if you were to upload two or more files from amongst the list given above, then the one mentioned higher in the order would be considered as the home page. So in the event that there<br /> exists an index.php and default.html file within the same folder, then the index.php file will get considered as the home page.</p> </li> </ul></div> </div> </div> </div> </article> Thu, 04 Sep 2014 13:02:29 +0000 cmu5 2315 at https://loudhost.manage-orders.com/kb Locating the Name Servers or DNS Records to Use https://loudhost.manage-orders.com/kb/locating-nameservers-dns-records <article data-history-node-id="2314" role="article" about="/kb/locating-nameservers-dns-records" class="node node--type-knowledgebase-article node--view-mode-teaser clearfix"> <header> <h2 class="node__title"> <a href="/kb/locating-nameservers-dns-records" rel="bookmark"><span class="field field--name-title field--type-string field--label-hidden">Locating the Name Servers or DNS Records to Use</span> </a> </h2> </header> <div class="node__content clearfix"> <div class="layout layout--onecol"> <div class="layout__region layout__region--content"> <div class="node__links"> <ul class="links inline"><li class="node-readmore"><a href="/kb/locating-nameservers-dns-records" rel="tag" title="Locating the Name Servers or DNS Records to Use" hreflang="en">Read more<span class="visually-hidden"> about Locating the Name Servers or DNS Records to Use</span></a></li></ul> </div> <div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"><ol><li> <p>Login to your <strong>Control Panel</strong>, Search for the domain name for which you have purchased this Order and go to the<br /><strong>Order Information</strong> view. <a href="/kb/answer/2308">Instructions to Login and reach the Order Information view</a></p> </li> <li> <p>Click the <strong>Name Server Details</strong> link.</p> </li> <li> <p>Here, you would find the list of Name Servers you need to set for your domain<br /> name. <a target="_blank" href="/kb/servlet/KBServlet/faq455.html">Modifying the Name Servers of your domain name with </a></p> <p>Alternatively, if you wish to <em>retain</em> the Name Servers of your domain name instead of using <strong></strong>'s Name Servers, you would<br /> need to add the DNS Records listed on this page, on your <em>existing</em> Name Servers.</p> </li> </ol></div> </div> </div> </div> </article> Thu, 04 Sep 2014 13:00:35 +0000 cmu5 2314 at https://loudhost.manage-orders.com/kb