<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hostek.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DanielleM</id>
		<title>Hostek.com Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hostek.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DanielleM"/>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/Special:Contributions/DanielleM"/>
		<updated>2026-04-16T18:55:33Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3742</id>
		<title>LiteSpeed Cache (LSCache)</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3742"/>
				<updated>2017-09-26T21:00:47Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Installation on a Shared cPanel/Linux Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache (LSCache) is a server-level caching solution offered by an alternative to Apache called LiteSpeed. While LiteSpeed itself offers many advantages, LSCache works hand-in-hand with LiteSpeed to create an even more efficient and fast environment for your website. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==LiteSpeed Cache for WordPress (LSCWP)==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache for WordPress is a highly customizable web server-level caching plugin that utilizes LiteSpeed Cache. It is designed to dramatically increase WordPress site speed with little to no configuration necessary. As mentioned earlier, by caching at the web server layer, overhead is cut drastically allowing caching to be done more quickly and efficiently than in any other caching solution.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installation on a Shared cPanel/Linux Server===&lt;br /&gt;
&lt;br /&gt;
If you are on a shared cPanel/Linux server and have been directed to this page via e-mail, you are part of our beta LSCWP program! We strongly encourage you to take advantage of this free speed-boosting plugin. To do so, please perform the following steps:&lt;br /&gt;
&lt;br /&gt;
#Log into your WordPress website.&lt;br /&gt;
#Click 'Plugins' on the left.&amp;lt;br /&amp;gt;[[File:LSCache1r.png]]&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only WordPress caching plugin enabled. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that.&amp;lt;br /&amp;gt;[[File:LSCache2.png]]&lt;br /&gt;
#Click the 'DB Optimizer' tab on the new page.&amp;lt;br /&amp;gt;[[File:LSCache3.png]]&lt;br /&gt;
#Click the 'Clean All' button. After that, click 'Optimize Tables' button.&amp;lt;br /&amp;gt;[[File:LSCache4.png]]&lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===Installation on a VPS===&lt;br /&gt;
&lt;br /&gt;
''Note: This section is for clients whom have purchased their own private server. If your website is on a Hostek.com shared server, please read the section above.'' &lt;br /&gt;
&lt;br /&gt;
As a prerequisite, your server must have LiteSpeed with LSCache. To get this speed-boosting upgrade, [https://support.hostek.com/ please contact Hostek.com support by clicking here] and mention this wiki page.&lt;br /&gt;
&lt;br /&gt;
#Login into WHM for your server (http://&amp;lt;Your Server's IP&amp;gt;:2086/).&lt;br /&gt;
#At the top-left, type in 'LiteSpeed'. There should be one result (LiteSpeed Web Server), click it.&lt;br /&gt;
#Under 'LiteSpeed Cache for WordPress Management', click 'Manage Cache Installations'.&lt;br /&gt;
#In this section, click 'scan'. LiteSpeed will now scan for all of the WordPress sites on the server.&lt;br /&gt;
#Once the scan is finished, go back to the 'Manage Cache Installations' page. &lt;br /&gt;
#Simply check the box on the left for the websites(s) you want to enable LiteSpeed Cache for, then scroll back up and click 'Enable Selected'. This will install the LiteSpeed WordPress plugin and connect configs on the LiteSpeed back-end for the sites you chose.&lt;br /&gt;
#Next, log into the site's WordPress admin, then go to Plugins.&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only one. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that. &lt;br /&gt;
#Click the 'DB Optimizer' tab on this new page, then click the 'Clean All' button. After that, click 'Optimize Tables' button at the bottom-right. &lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Frequently Asked Questions ===&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Why is LSCWP faster than other caching plugins?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Unlike most other caching plugins, LSCache works by caching pages on a server-level. It can do this because it has access to LiteSpeed, and through that the server as a whole. The first time a page loads it may load at normal rates, for that's the time it is getting placed into the server cache. After that, it will load almost instantly for everyone, as it is pulled from the server cache instead of the web server. Normal caching plugins work by caching pages on a client/browser level, which is much less efficient, as every person browsing the site will have to load the pages themselves before they are cached on their local machine instead of the server. &lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;If a page is changed, will the changed be cached again automatically?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
LSCache comes with what is called a '''crawler''' that checks each page of your website for changes. When it detects that a cached page is changed, it will re-cache the page automatically. It does this every 400 seconds, so changes you make will indeed quickly be cached once more. You can modify this 400-second value as well as a plethora of other technical features by going to Plugins -&amp;gt; LiteSpeed Cache -&amp;gt; Settings. There are many tabs of configuration variables you and your developers can modify at that location. This is not to say you need to-- LSCWP comes out-of-the-box with all settings configured at optimal values for most websites.&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Is there a way to force a page to re-cache?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
To 'force-reload' a page into the cache, all it will take is simply loading the page once through the browser. LSCache will detect that it hasn't been cached before (or if a different version of it was cached) and it will automatically update. The aforementioned crawler will also do this every 400 seconds.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have a question that is not listed here, [https://support.hostek.com/ please feel free to contact Hostek.com support by clicking here.]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3741</id>
		<title>LiteSpeed Cache (LSCache)</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3741"/>
				<updated>2017-09-26T20:59:21Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Installation on a Shared cPanel/Linux Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache (LSCache) is a server-level caching solution offered by an alternative to Apache called LiteSpeed. While LiteSpeed itself offers many advantages, LSCache works hand-in-hand with LiteSpeed to create an even more efficient and fast environment for your website. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==LiteSpeed Cache for WordPress (LSCWP)==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache for WordPress is a highly customizable web server-level caching plugin that utilizes LiteSpeed Cache. It is designed to dramatically increase WordPress site speed with little to no configuration necessary. As mentioned earlier, by caching at the web server layer, overhead is cut drastically allowing caching to be done more quickly and efficiently than in any other caching solution.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installation on a Shared cPanel/Linux Server===&lt;br /&gt;
&lt;br /&gt;
If you are on a shared cPanel/Linux server and have been directed to this page via e-mail, you are part of our beta LSCWP program! We strongly encourage you to take advantage of this free speed-boosting plugin. To do so, please perform the following steps:&lt;br /&gt;
&lt;br /&gt;
#Log into your WordPress website.&lt;br /&gt;
#Click 'Plugins' on the left.&lt;br /&gt;
#*[[File:LSCache1r.png]]&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only WordPress caching plugin enabled. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that.&lt;br /&gt;
#*[[File:LSCache2.png]]&lt;br /&gt;
#Click the 'DB Optimizer' tab on the new page.&lt;br /&gt;
#*[[File:LSCache3.png]]&lt;br /&gt;
#Click the 'Clean All' button. After that, click 'Optimize Tables' button.&lt;br /&gt;
#*[[File:LSCache4.png]]&lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===Installation on a VPS===&lt;br /&gt;
&lt;br /&gt;
''Note: This section is for clients whom have purchased their own private server. If your website is on a Hostek.com shared server, please read the section above.'' &lt;br /&gt;
&lt;br /&gt;
As a prerequisite, your server must have LiteSpeed with LSCache. To get this speed-boosting upgrade, [https://support.hostek.com/ please contact Hostek.com support by clicking here] and mention this wiki page.&lt;br /&gt;
&lt;br /&gt;
#Login into WHM for your server (http://&amp;lt;Your Server's IP&amp;gt;:2086/).&lt;br /&gt;
#At the top-left, type in 'LiteSpeed'. There should be one result (LiteSpeed Web Server), click it.&lt;br /&gt;
#Under 'LiteSpeed Cache for WordPress Management', click 'Manage Cache Installations'.&lt;br /&gt;
#In this section, click 'scan'. LiteSpeed will now scan for all of the WordPress sites on the server.&lt;br /&gt;
#Once the scan is finished, go back to the 'Manage Cache Installations' page. &lt;br /&gt;
#Simply check the box on the left for the websites(s) you want to enable LiteSpeed Cache for, then scroll back up and click 'Enable Selected'. This will install the LiteSpeed WordPress plugin and connect configs on the LiteSpeed back-end for the sites you chose.&lt;br /&gt;
#Next, log into the site's WordPress admin, then go to Plugins.&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only one. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that. &lt;br /&gt;
#Click the 'DB Optimizer' tab on this new page, then click the 'Clean All' button. After that, click 'Optimize Tables' button at the bottom-right. &lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Frequently Asked Questions ===&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Why is LSCWP faster than other caching plugins?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Unlike most other caching plugins, LSCache works by caching pages on a server-level. It can do this because it has access to LiteSpeed, and through that the server as a whole. The first time a page loads it may load at normal rates, for that's the time it is getting placed into the server cache. After that, it will load almost instantly for everyone, as it is pulled from the server cache instead of the web server. Normal caching plugins work by caching pages on a client/browser level, which is much less efficient, as every person browsing the site will have to load the pages themselves before they are cached on their local machine instead of the server. &lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;If a page is changed, will the changed be cached again automatically?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
LSCache comes with what is called a '''crawler''' that checks each page of your website for changes. When it detects that a cached page is changed, it will re-cache the page automatically. It does this every 400 seconds, so changes you make will indeed quickly be cached once more. You can modify this 400-second value as well as a plethora of other technical features by going to Plugins -&amp;gt; LiteSpeed Cache -&amp;gt; Settings. There are many tabs of configuration variables you and your developers can modify at that location. This is not to say you need to-- LSCWP comes out-of-the-box with all settings configured at optimal values for most websites.&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Is there a way to force a page to re-cache?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
To 'force-reload' a page into the cache, all it will take is simply loading the page once through the browser. LSCache will detect that it hasn't been cached before (or if a different version of it was cached) and it will automatically update. The aforementioned crawler will also do this every 400 seconds.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have a question that is not listed here, [https://support.hostek.com/ please feel free to contact Hostek.com support by clicking here.]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:LSCache1r.png&amp;diff=3740</id>
		<title>File:LSCache1r.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:LSCache1r.png&amp;diff=3740"/>
				<updated>2017-09-26T20:57:39Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:LSCache4.png&amp;diff=3739</id>
		<title>File:LSCache4.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:LSCache4.png&amp;diff=3739"/>
				<updated>2017-09-26T20:55:18Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:LSCache3.png&amp;diff=3738</id>
		<title>File:LSCache3.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:LSCache3.png&amp;diff=3738"/>
				<updated>2017-09-26T20:55:08Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:LSCache2.png&amp;diff=3737</id>
		<title>File:LSCache2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:LSCache2.png&amp;diff=3737"/>
				<updated>2017-09-26T20:54:58Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:LSCache1.png&amp;diff=3736</id>
		<title>File:LSCache1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:LSCache1.png&amp;diff=3736"/>
				<updated>2017-09-26T20:54:40Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3735</id>
		<title>LiteSpeed Cache (LSCache)</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3735"/>
				<updated>2017-09-26T20:47:47Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Installation on a Shared cPanel/Linux Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache (LSCache) is a server-level caching solution offered by an alternative to Apache called LiteSpeed. While LiteSpeed itself offers many advantages, LSCache works hand-in-hand with LiteSpeed to create an even more efficient and fast environment for your website. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==LiteSpeed Cache for WordPress (LSCWP)==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache for WordPress is a highly customizable web server-level caching plugin that utilizes LiteSpeed Cache. It is designed to dramatically increase WordPress site speed with little to no configuration necessary. As mentioned earlier, by caching at the web server layer, overhead is cut drastically allowing caching to be done more quickly and efficiently than in any other caching solution.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installation on a Shared cPanel/Linux Server===&lt;br /&gt;
&lt;br /&gt;
If you are on a shared cPanel/Linux server and have been directed to this page via e-mail, you are part of our beta LSCWP program! We strongly encourage you to take advantage of this free speed-boosting plugin. To do so, please perform the following steps:&lt;br /&gt;
&lt;br /&gt;
#Log into your WordPress website.&lt;br /&gt;
#Click 'Plugins' on the left.&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only WordPress caching plugin enabled. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that.&lt;br /&gt;
#Click the 'DB Optimizer' tab on this new page, then click the 'Clean All' button. After that, click 'Optimize Tables' button at the bottom-right. &lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===Installation on a VPS===&lt;br /&gt;
&lt;br /&gt;
''Note: This section is for clients whom have purchased their own private server. If your website is on a Hostek.com shared server, please read the section above.'' &lt;br /&gt;
&lt;br /&gt;
As a prerequisite, your server must have LiteSpeed with LSCache. To get this speed-boosting upgrade, [https://support.hostek.com/ please contact Hostek.com support by clicking here] and mention this wiki page.&lt;br /&gt;
&lt;br /&gt;
#Login into WHM for your server (http://&amp;lt;Your Server's IP&amp;gt;:2086/).&lt;br /&gt;
#At the top-left, type in 'LiteSpeed'. There should be one result (LiteSpeed Web Server), click it.&lt;br /&gt;
#Under 'LiteSpeed Cache for WordPress Management', click 'Manage Cache Installations'.&lt;br /&gt;
#In this section, click 'scan'. LiteSpeed will now scan for all of the WordPress sites on the server.&lt;br /&gt;
#Once the scan is finished, go back to the 'Manage Cache Installations' page. &lt;br /&gt;
#Simply check the box on the left for the websites(s) you want to enable LiteSpeed Cache for, then scroll back up and click 'Enable Selected'. This will install the LiteSpeed WordPress plugin and connect configs on the LiteSpeed back-end for the sites you chose.&lt;br /&gt;
#Next, log into the site's WordPress admin, then go to Plugins.&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only one. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that. &lt;br /&gt;
#Click the 'DB Optimizer' tab on this new page, then click the 'Clean All' button. After that, click 'Optimize Tables' button at the bottom-right. &lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Frequently Asked Questions ===&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Why is LSCWP faster than other caching plugins?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Unlike most other caching plugins, LSCache works by caching pages on a server-level. It can do this because it has access to LiteSpeed, and through that the server as a whole. The first time a page loads it may load at normal rates, for that's the time it is getting placed into the server cache. After that, it will load almost instantly for everyone, as it is pulled from the server cache instead of the web server. Normal caching plugins work by caching pages on a client/browser level, which is much less efficient, as every person browsing the site will have to load the pages themselves before they are cached on their local machine instead of the server. &lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;If a page is changed, will the changed be cached again automatically?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
LSCache comes with what is called a '''crawler''' that checks each page of your website for changes. When it detects that a cached page is changed, it will re-cache the page automatically. It does this every 400 seconds, so changes you make will indeed quickly be cached once more. You can modify this 400-second value as well as a plethora of other technical features by going to Plugins -&amp;gt; LiteSpeed Cache -&amp;gt; Settings. There are many tabs of configuration variables you and your developers can modify at that location. This is not to say you need to-- LSCWP comes out-of-the-box with all settings configured at optimal values for most websites.&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Is there a way to force a page to re-cache?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
To 'force-reload' a page into the cache, all it will take is simply loading the page once through the browser. LSCache will detect that it hasn't been cached before (or if a different version of it was cached) and it will automatically update. The aforementioned crawler will also do this every 400 seconds.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have a question that is not listed here, [https://support.hostek.com/ please feel free to contact Hostek.com support by clicking here.]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3732</id>
		<title>LiteSpeed Cache (LSCache)</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3732"/>
				<updated>2017-09-15T17:18:26Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Installation on a VPS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache (LSCache) is a server-level caching solution offered by an alternative to Apache called LiteSpeed. While LiteSpeed itself offers many advantages, LSCache works hand-in-hand with LiteSpeed to create an even more efficient and fast environment for your website. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==LiteSpeed Cache for WordPress (LSCWP)==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache for WordPress is a highly customizable web server-level caching plugin that utilizes LiteSpeed Cache. It is designed to dramatically increase WordPress site speed with little to no configuration necessary. As mentioned earlier, by caching at the web server layer, overhead is cut drastically allowing caching to be done more quickly and efficiently than in any other caching solution.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installation on a Shared cPanel/Linux Server===&lt;br /&gt;
&lt;br /&gt;
If you are on a shared cPanel/Linux server and have been directed to this page via e-mail, you are part of our beta LSCWP program! We strongly encourage you to take advantage of this free speed-boosting plugin. To do so, please perform the following steps:&lt;br /&gt;
&lt;br /&gt;
#Log into your WordPress website.&lt;br /&gt;
#Click 'Plugins' on the left.&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only one. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that.&lt;br /&gt;
#Click the 'DB Optimizer' tab on this new page, then click the 'Clean All' button. After that, click 'Optimize Tables' button at the bottom-right. &lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installation on a VPS===&lt;br /&gt;
&lt;br /&gt;
''Note: This section is for clients whom have purchased their own private server. If your website is on a Hostek.com shared server, please read the section above.'' &lt;br /&gt;
&lt;br /&gt;
As a prerequisite, your server must have LiteSpeed with LSCache. To get this speed-boosting upgrade, [https://support.hostek.com/ please contact Hostek.com support by clicking here] and mention this wiki page.&lt;br /&gt;
&lt;br /&gt;
#Login into WHM for your server (http://&amp;lt;Your Server's IP&amp;gt;:2086/).&lt;br /&gt;
#At the top-left, type in 'LiteSpeed'. There should be one result (LiteSpeed Web Server), click it.&lt;br /&gt;
#Under 'LiteSpeed Cache for WordPress Management', click 'Manage Cache Installations'.&lt;br /&gt;
#In this section, click 'scan'. LiteSpeed will now scan for all of the WordPress sites on the server.&lt;br /&gt;
#Once the scan is finished, go back to the 'Manage Cache Installations' page. &lt;br /&gt;
#Simply check the box on the left for the websites(s) you want to enable LiteSpeed Cache for, then scroll back up and click 'Enable Selected'. This will install the LiteSpeed WordPress plugin and connect configs on the LiteSpeed back-end for the sites you chose.&lt;br /&gt;
#Next, log into the site's WordPress admin, then go to Plugins.&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only one. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that. &lt;br /&gt;
#Click the 'DB Optimizer' tab on this new page, then click the 'Clean All' button. After that, click 'Optimize Tables' button at the bottom-right. &lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Frequently Asked Questions ===&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Why is LSCWP faster than other caching plugins?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Unlike most other caching plugins, LSCache works by caching pages on a server-level. It can do this because it has access to LiteSpeed, and through that the server as a whole. The first time a page loads it may load at normal rates, for that's the time it is getting placed into the server cache. After that, it will load almost instantly for everyone, as it is pulled from the server cache instead of the web server. Normal caching plugins work by caching pages on a client/browser level, which is much less efficient, as every person browsing the site will have to load the pages themselves before they are cached on their local machine instead of the server. &lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;If a page is changed, will the changed be cached again automatically?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
LSCache comes with what is called a '''crawler''' that checks each page of your website for changes. When it detects that a cached page is changed, it will re-cache the page automatically. It does this every 400 seconds, so changes you make will indeed quickly be cached once more. You can modify this 400-second value as well as a plethora of other technical features by going to Plugins -&amp;gt; LiteSpeed Cache -&amp;gt; Settings. There are many tabs of configuration variables you and your developers can modify at that location. This is not to say you need to-- LSCWP comes out-of-the-box with all settings configured at optimal values for most websites.&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Is there a way to force a page to re-cache?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
To 'force-reload' a page into the cache, all it will take is simply loading the page once through the browser. LSCache will detect that it hasn't been cached before (or if a different version of it was cached) and it will automatically update. The aforementioned crawler will also do this every 400 seconds.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have a question that is not listed here, [https://support.hostek.com/ please feel free to contact Hostek.com support by clicking here.]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3731</id>
		<title>LiteSpeed Cache (LSCache)</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=LiteSpeed_Cache_(LSCache)&amp;diff=3731"/>
				<updated>2017-09-15T16:36:21Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: Created page with &amp;quot;==Summary==  LiteSpeed Cache (LSCache) is a server-level caching solution offered by an alternative to Apache called LiteSpeed. While LiteSpeed itself offers many advantages,...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache (LSCache) is a server-level caching solution offered by an alternative to Apache called LiteSpeed. While LiteSpeed itself offers many advantages, LSCache works hand-in-hand with LiteSpeed to create an even more efficient and fast environment for your website. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==LiteSpeed Cache for WordPress (LSCWP)==&lt;br /&gt;
&lt;br /&gt;
LiteSpeed Cache for WordPress is a highly customizable web server-level caching plugin that utilizes LiteSpeed Cache. It is designed to dramatically increase WordPress site speed with little to no configuration necessary. As mentioned earlier, by caching at the web server layer, overhead is cut drastically allowing caching to be done more quickly and efficiently than in any other caching solution.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installation on a Shared cPanel/Linux Server===&lt;br /&gt;
&lt;br /&gt;
If you are on a shared cPanel/Linux server and have been directed to this page via e-mail, you are part of our beta LSCWP program! We strongly encourage you to take advantage of this free speed-boosting plugin. To do so, please perform the following steps:&lt;br /&gt;
&lt;br /&gt;
#Log into your WordPress website.&lt;br /&gt;
#Click 'Plugins' on the left.&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only one. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that.&lt;br /&gt;
#Click the 'DB Optimizer' tab on this new page, then click the 'Clean All' button. After that, click 'Optimize Tables' button at the bottom-right. &lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installation on a VPS===&lt;br /&gt;
&lt;br /&gt;
As a prerequisite, your server must have LiteSpeed with LSCache. To get this speed-boosting upgrade, [https://support.hostek.com/ please contact Hostek.com support by clicking here] and mention this wiki page.&lt;br /&gt;
&lt;br /&gt;
#Login into WHM for your server (http://&amp;lt;Your Server's IP&amp;gt;:2086/).&lt;br /&gt;
#At the top-left, type in 'LiteSpeed'. There should be one result (LiteSpeed Web Server), click it.&lt;br /&gt;
#Under 'LiteSpeed Cache for WordPress Management', click 'Manage Cache Installations'.&lt;br /&gt;
#In this section, click 'scan'. LiteSpeed will now scan for all of the WordPress sites on the server.&lt;br /&gt;
#Once the scan is finished, go back to the 'Manage Cache Installations' page. &lt;br /&gt;
#Simply check the box on the left for the websites(s) you want to enable LiteSpeed Cache for, then scroll back up and click 'Enable Selected'. This will install the LiteSpeed WordPress plugin and connect configs on the LiteSpeed back-end for the sites you chose.&lt;br /&gt;
#Next, log into the site's WordPress admin, then go to Plugins.&lt;br /&gt;
#'''Very Important:''' Deactivate any other caching plugins like W3 Total Cache on your website, so that LiteSpeed Cache is the only one. If you skip this step, LiteSpeed Cache will not work.&lt;br /&gt;
#Still within the WordPress admin, scroll down on the left until you see LiteSpeed Cache. Click that. &lt;br /&gt;
#Click the 'DB Optimizer' tab on this new page, then click the 'Clean All' button. After that, click 'Optimize Tables' button at the bottom-right. &lt;br /&gt;
#That's it! You have activated LiteSpeed Cache and optimized your WordPress database at the same time. You can either go through all the pages on your site so that they get cached, or you can let the automated crawler do so (see FAQ). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Frequently Asked Questions ===&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Why is LSCWP faster than other caching plugins?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Unlike most other caching plugins, LSCache works by caching pages on a server-level. It can do this because it has access to LiteSpeed, and through that the server as a whole. The first time a page loads it may load at normal rates, for that's the time it is getting placed into the server cache. After that, it will load almost instantly for everyone, as it is pulled from the server cache instead of the web server. Normal caching plugins work by caching pages on a client/browser level, which is much less efficient, as every person browsing the site will have to load the pages themselves before they are cached on their local machine instead of the server. &lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;If a page is changed, will the changed be cached again automatically?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
LSCache comes with what is called a '''crawler''' that checks each page of your website for changes. When it detects that a cached page is changed, it will re-cache the page automatically. It does this every 400 seconds, so changes you make will indeed quickly be cached once more. You can modify this 400-second value as well as a plethora of other technical features by going to Plugins -&amp;gt; LiteSpeed Cache -&amp;gt; Settings. There are many tabs of configuration variables you and your developers can modify at that location. This is not to say you need to-- LSCWP comes out-of-the-box with all settings configured at optimal values for most websites.&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Is there a way to force a page to re-cache?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
To 'force-reload' a page into the cache, all it will take is simply loading the page once through the browser. LSCache will detect that it hasn't been cached before (or if a different version of it was cached) and it will automatically update. The aforementioned crawler will also do this every 400 seconds.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have a question that is not listed here, [https://support.hostek.com/ please feel free to contact Hostek.com support by clicking here.]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3281</id>
		<title>Cron Jobs</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3281"/>
				<updated>2017-07-13T18:34:21Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* cPanel/Linux - Setting up Cron Jobs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==cPanel/Linux - Setting up Cron Jobs==&lt;br /&gt;
*[http://hostek.com/tutorials/cpanel-x3-cronjob.html How to setup a cron job]&lt;br /&gt;
&lt;br /&gt;
*Please keep in mind that you may require a specific service for a cron job to get properly executed. For example, a PHP request requires /usr/bin/php to run-- like the cron below:&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php&lt;br /&gt;
&lt;br /&gt;
*If you do not want email confirmation for each successful cron, you will need to add the following to the end of your cron job:&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php &amp;gt; /dev/null&lt;br /&gt;
&lt;br /&gt;
*If you want to use a HTTP URL in your cron, it would look like the following. &lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*If your HTTP URL cron has special characters such as '&amp;amp;' or ':' in the URL, you can include those normally, as below. Note that using URL encoding like %26 and %3a will not work with curl.&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php:example&amp;amp;example=example&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==WCP/Windows - Setting up Cron Jobs==&lt;br /&gt;
#With a recent update to Windows Control Panel (WCP) we've added Windows cron jobs. To make use of these, login to WCP and find the Cron Jobs tool (clock icon). It'll be on the bottom of the panel. To set up a cron on Windows:&lt;br /&gt;
##Click Add&lt;br /&gt;
##Choose a name for the Cron&lt;br /&gt;
##Place a URL to be executed&lt;br /&gt;
##If this is a simple cron, keep the Easy mode selected. Advanced gives you complete control over when your cron runs.&lt;br /&gt;
##Choose the interval at which the cron runs&lt;br /&gt;
##Click Save&lt;br /&gt;
&lt;br /&gt;
==Common Cron Failures==&lt;br /&gt;
*Not Firing: When You Specified Make sure your time format is correct. Sometimes extra zeroes or an extra asterisk (*) makes their way into the mix. This will cause the cron to fire at the wrong time, or a complete failure.&lt;br /&gt;
&lt;br /&gt;
*Long Wait Times: If your script has long processes it handles and you've manually changed the timeout time in the configurations, this may not be passed to the cron. See if you can shorten the processing time. If you need to try and lengthen the timeout time on the cron, send an email to support@hostek.com with the details of your cron job.&lt;br /&gt;
&lt;br /&gt;
*Multiple Firings: Most time when you see multiple firings it's actually that the cron is executing an initial part of the script, failing somewhere after that, and trying again. Try setting up a flag, most usually a simple email, at the very end of the code to determine if this is what's causing the double firings.&lt;br /&gt;
&lt;br /&gt;
*No Firings: If your cron is not failing at all, you may need to look at the logs as to why. To do this, send an email to support@hostek.com. However, the most common reasons for why a cron wouldn't fire at all are below.&lt;br /&gt;
&lt;br /&gt;
**Missing/invalid script path: If you need the script at D:\home\domain.com\wwwroot\myscript.php to fire, but you say it's at D:\home\domain.com\myscript.php then nothing will fire.&lt;br /&gt;
**Bad URL: Most crons need to have HTTP:// in front of the URL path. Make sure to check the URL you're using.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3280</id>
		<title>Cron Jobs</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3280"/>
				<updated>2017-07-13T18:34:04Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* cPanel/Linux - Setting up Cron Jobs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==cPanel/Linux - Setting up Cron Jobs==&lt;br /&gt;
*[http://hostek.com/tutorials/cpanel-x3-cronjob.html How to setup a cron job]&lt;br /&gt;
&lt;br /&gt;
*Please keep in mind that you may require a specific service for a cron job to get properly executed. For example, a PHP request requires /usr/bin/php to run-- like the cron below:&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php&lt;br /&gt;
&lt;br /&gt;
*If you do not want email confirmation for each successful cron, you will need to add the following to the end of your cron job:&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php &amp;gt; /dev/null&lt;br /&gt;
&lt;br /&gt;
*If you want to use a HTTP URL in your cron, it would look like the following. Note that if your URL has special characters such as '&amp;amp;' or ':', you can include those normally (as below). Using URL encoding like %26 and %3a will not work with curl.&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*If your HTTP URL cron has special characters such as '&amp;amp;' or ':' in the URL, you can include those normally, as below. Note that using URL encoding like %26 and %3a will not work with curl.&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php:example&amp;amp;example=example&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==WCP/Windows - Setting up Cron Jobs==&lt;br /&gt;
#With a recent update to Windows Control Panel (WCP) we've added Windows cron jobs. To make use of these, login to WCP and find the Cron Jobs tool (clock icon). It'll be on the bottom of the panel. To set up a cron on Windows:&lt;br /&gt;
##Click Add&lt;br /&gt;
##Choose a name for the Cron&lt;br /&gt;
##Place a URL to be executed&lt;br /&gt;
##If this is a simple cron, keep the Easy mode selected. Advanced gives you complete control over when your cron runs.&lt;br /&gt;
##Choose the interval at which the cron runs&lt;br /&gt;
##Click Save&lt;br /&gt;
&lt;br /&gt;
==Common Cron Failures==&lt;br /&gt;
*Not Firing: When You Specified Make sure your time format is correct. Sometimes extra zeroes or an extra asterisk (*) makes their way into the mix. This will cause the cron to fire at the wrong time, or a complete failure.&lt;br /&gt;
&lt;br /&gt;
*Long Wait Times: If your script has long processes it handles and you've manually changed the timeout time in the configurations, this may not be passed to the cron. See if you can shorten the processing time. If you need to try and lengthen the timeout time on the cron, send an email to support@hostek.com with the details of your cron job.&lt;br /&gt;
&lt;br /&gt;
*Multiple Firings: Most time when you see multiple firings it's actually that the cron is executing an initial part of the script, failing somewhere after that, and trying again. Try setting up a flag, most usually a simple email, at the very end of the code to determine if this is what's causing the double firings.&lt;br /&gt;
&lt;br /&gt;
*No Firings: If your cron is not failing at all, you may need to look at the logs as to why. To do this, send an email to support@hostek.com. However, the most common reasons for why a cron wouldn't fire at all are below.&lt;br /&gt;
&lt;br /&gt;
**Missing/invalid script path: If you need the script at D:\home\domain.com\wwwroot\myscript.php to fire, but you say it's at D:\home\domain.com\myscript.php then nothing will fire.&lt;br /&gt;
**Bad URL: Most crons need to have HTTP:// in front of the URL path. Make sure to check the URL you're using.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3279</id>
		<title>Cron Jobs</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3279"/>
				<updated>2017-07-13T18:32:33Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* cPanel/Linux - Setting up Cron Jobs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==cPanel/Linux - Setting up Cron Jobs==&lt;br /&gt;
*[http://hostek.com/tutorials/cpanel-x3-cronjob.html How to setup a cron job]&lt;br /&gt;
&lt;br /&gt;
*Please keep in mind that you may require a specific service for a cron job to get properly executed. For example, a PHP request requires /usr/bin/php to run-- like the cron below:&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php&lt;br /&gt;
&lt;br /&gt;
*If you do not want email confirmation for each successful cron, you will need to add the following to the end of your cron job:&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php &amp;gt; /dev/null&lt;br /&gt;
&lt;br /&gt;
*If you want to use a HTTP URL in your cron, it would look like the following. Note that if your URL has special characters such as '&amp;amp;' or ':', you can include those normally (as below). Using URL encoding like %26 and %3a will not work with curl.&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php:example&amp;amp;example=example&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==WCP/Windows - Setting up Cron Jobs==&lt;br /&gt;
#With a recent update to Windows Control Panel (WCP) we've added Windows cron jobs. To make use of these, login to WCP and find the Cron Jobs tool (clock icon). It'll be on the bottom of the panel. To set up a cron on Windows:&lt;br /&gt;
##Click Add&lt;br /&gt;
##Choose a name for the Cron&lt;br /&gt;
##Place a URL to be executed&lt;br /&gt;
##If this is a simple cron, keep the Easy mode selected. Advanced gives you complete control over when your cron runs.&lt;br /&gt;
##Choose the interval at which the cron runs&lt;br /&gt;
##Click Save&lt;br /&gt;
&lt;br /&gt;
==Common Cron Failures==&lt;br /&gt;
*Not Firing: When You Specified Make sure your time format is correct. Sometimes extra zeroes or an extra asterisk (*) makes their way into the mix. This will cause the cron to fire at the wrong time, or a complete failure.&lt;br /&gt;
&lt;br /&gt;
*Long Wait Times: If your script has long processes it handles and you've manually changed the timeout time in the configurations, this may not be passed to the cron. See if you can shorten the processing time. If you need to try and lengthen the timeout time on the cron, send an email to support@hostek.com with the details of your cron job.&lt;br /&gt;
&lt;br /&gt;
*Multiple Firings: Most time when you see multiple firings it's actually that the cron is executing an initial part of the script, failing somewhere after that, and trying again. Try setting up a flag, most usually a simple email, at the very end of the code to determine if this is what's causing the double firings.&lt;br /&gt;
&lt;br /&gt;
*No Firings: If your cron is not failing at all, you may need to look at the logs as to why. To do this, send an email to support@hostek.com. However, the most common reasons for why a cron wouldn't fire at all are below.&lt;br /&gt;
&lt;br /&gt;
**Missing/invalid script path: If you need the script at D:\home\domain.com\wwwroot\myscript.php to fire, but you say it's at D:\home\domain.com\myscript.php then nothing will fire.&lt;br /&gt;
**Bad URL: Most crons need to have HTTP:// in front of the URL path. Make sure to check the URL you're using.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3278</id>
		<title>Cron Jobs</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3278"/>
				<updated>2017-07-13T18:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* cPanel/Linux - Setting up Cron Jobs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==cPanel/Linux - Setting up Cron Jobs==&lt;br /&gt;
*[http://hostek.com/tutorials/cpanel-x3-cronjob.html How to setup a cron job]&lt;br /&gt;
&lt;br /&gt;
*Please keep in mind that you may require a specific service for a cron job to get properly executed. For example, a PHP request requires /usr/bin/php to run-- like the cron below:&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php&lt;br /&gt;
&lt;br /&gt;
*If you do not want email confirmation for each successful cron, you will need to add the following to the end of your cron job:&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php &amp;gt; /dev/null&lt;br /&gt;
&lt;br /&gt;
*If you want to use a HTTP URL in your cron, it would look like the following. Note that if your URL has special characters such as '&amp;amp;' or ':', you can include those normally. Using URL encoding like %26 and %3a will not work with curl.&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php:example&amp;amp;example=example&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==WCP/Windows - Setting up Cron Jobs==&lt;br /&gt;
#With a recent update to Windows Control Panel (WCP) we've added Windows cron jobs. To make use of these, login to WCP and find the Cron Jobs tool (clock icon). It'll be on the bottom of the panel. To set up a cron on Windows:&lt;br /&gt;
##Click Add&lt;br /&gt;
##Choose a name for the Cron&lt;br /&gt;
##Place a URL to be executed&lt;br /&gt;
##If this is a simple cron, keep the Easy mode selected. Advanced gives you complete control over when your cron runs.&lt;br /&gt;
##Choose the interval at which the cron runs&lt;br /&gt;
##Click Save&lt;br /&gt;
&lt;br /&gt;
==Common Cron Failures==&lt;br /&gt;
*Not Firing: When You Specified Make sure your time format is correct. Sometimes extra zeroes or an extra asterisk (*) makes their way into the mix. This will cause the cron to fire at the wrong time, or a complete failure.&lt;br /&gt;
&lt;br /&gt;
*Long Wait Times: If your script has long processes it handles and you've manually changed the timeout time in the configurations, this may not be passed to the cron. See if you can shorten the processing time. If you need to try and lengthen the timeout time on the cron, send an email to support@hostek.com with the details of your cron job.&lt;br /&gt;
&lt;br /&gt;
*Multiple Firings: Most time when you see multiple firings it's actually that the cron is executing an initial part of the script, failing somewhere after that, and trying again. Try setting up a flag, most usually a simple email, at the very end of the code to determine if this is what's causing the double firings.&lt;br /&gt;
&lt;br /&gt;
*No Firings: If your cron is not failing at all, you may need to look at the logs as to why. To do this, send an email to support@hostek.com. However, the most common reasons for why a cron wouldn't fire at all are below.&lt;br /&gt;
&lt;br /&gt;
**Missing/invalid script path: If you need the script at D:\home\domain.com\wwwroot\myscript.php to fire, but you say it's at D:\home\domain.com\myscript.php then nothing will fire.&lt;br /&gt;
**Bad URL: Most crons need to have HTTP:// in front of the URL path. Make sure to check the URL you're using.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3277</id>
		<title>Cron Jobs</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3277"/>
				<updated>2017-07-13T18:31:14Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* cPanel/Linux - Setting up Cron Jobs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==cPanel/Linux - Setting up Cron Jobs==&lt;br /&gt;
*[http://hostek.com/tutorials/cpanel-x3-cronjob.html How to setup a cron job]&lt;br /&gt;
&lt;br /&gt;
*Please keep in mind that you may require a specific service for a cron job to get properly executed. For example, a PHP request requires /usr/bin/php to run-- like the cron below:&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php&lt;br /&gt;
&lt;br /&gt;
*If you do not want email confirmation for each successful cron, you will need to add the following to the end of your cron job:&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php &amp;gt; /dev/null&lt;br /&gt;
&lt;br /&gt;
*If you want to use a HTTP URL in your cron, it would look like the following. Note that if your URL has special characters such as '&amp;amp;' or ':', you can include those normally. Using URL encoding like %26 and %3a will not work with curl.&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php:request&amp;amp;action=activate&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==WCP/Windows - Setting up Cron Jobs==&lt;br /&gt;
#With a recent update to Windows Control Panel (WCP) we've added Windows cron jobs. To make use of these, login to WCP and find the Cron Jobs tool (clock icon). It'll be on the bottom of the panel. To set up a cron on Windows:&lt;br /&gt;
##Click Add&lt;br /&gt;
##Choose a name for the Cron&lt;br /&gt;
##Place a URL to be executed&lt;br /&gt;
##If this is a simple cron, keep the Easy mode selected. Advanced gives you complete control over when your cron runs.&lt;br /&gt;
##Choose the interval at which the cron runs&lt;br /&gt;
##Click Save&lt;br /&gt;
&lt;br /&gt;
==Common Cron Failures==&lt;br /&gt;
*Not Firing: When You Specified Make sure your time format is correct. Sometimes extra zeroes or an extra asterisk (*) makes their way into the mix. This will cause the cron to fire at the wrong time, or a complete failure.&lt;br /&gt;
&lt;br /&gt;
*Long Wait Times: If your script has long processes it handles and you've manually changed the timeout time in the configurations, this may not be passed to the cron. See if you can shorten the processing time. If you need to try and lengthen the timeout time on the cron, send an email to support@hostek.com with the details of your cron job.&lt;br /&gt;
&lt;br /&gt;
*Multiple Firings: Most time when you see multiple firings it's actually that the cron is executing an initial part of the script, failing somewhere after that, and trying again. Try setting up a flag, most usually a simple email, at the very end of the code to determine if this is what's causing the double firings.&lt;br /&gt;
&lt;br /&gt;
*No Firings: If your cron is not failing at all, you may need to look at the logs as to why. To do this, send an email to support@hostek.com. However, the most common reasons for why a cron wouldn't fire at all are below.&lt;br /&gt;
&lt;br /&gt;
**Missing/invalid script path: If you need the script at D:\home\domain.com\wwwroot\myscript.php to fire, but you say it's at D:\home\domain.com\myscript.php then nothing will fire.&lt;br /&gt;
**Bad URL: Most crons need to have HTTP:// in front of the URL path. Make sure to check the URL you're using.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3276</id>
		<title>Cron Jobs</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3276"/>
				<updated>2017-07-13T18:30:59Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* cPanel/Linux - Setting up Cron Jobs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==cPanel/Linux - Setting up Cron Jobs==&lt;br /&gt;
*[http://hostek.com/tutorials/cpanel-x3-cronjob.html How to setup a cron job]&lt;br /&gt;
&lt;br /&gt;
*Please keep in mind that you may require a specific service for a cron job to get properly executed. For example, a PHP request requires /usr/bin/php to run-- like the cron below:&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php&lt;br /&gt;
&lt;br /&gt;
*If you do not want email confirmation for each successful cron, you will need to add the following to the end of your cron job:&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php &amp;gt; /dev/null&lt;br /&gt;
&lt;br /&gt;
*If you want to use a HTTP URL in your cron, it would look like the following. Note that if your URL has special characters such as '&amp;amp;' or ':', you can include those normally. Using URL encoding like %26 and %3a will not work.&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php:request&amp;amp;action=activate&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==WCP/Windows - Setting up Cron Jobs==&lt;br /&gt;
#With a recent update to Windows Control Panel (WCP) we've added Windows cron jobs. To make use of these, login to WCP and find the Cron Jobs tool (clock icon). It'll be on the bottom of the panel. To set up a cron on Windows:&lt;br /&gt;
##Click Add&lt;br /&gt;
##Choose a name for the Cron&lt;br /&gt;
##Place a URL to be executed&lt;br /&gt;
##If this is a simple cron, keep the Easy mode selected. Advanced gives you complete control over when your cron runs.&lt;br /&gt;
##Choose the interval at which the cron runs&lt;br /&gt;
##Click Save&lt;br /&gt;
&lt;br /&gt;
==Common Cron Failures==&lt;br /&gt;
*Not Firing: When You Specified Make sure your time format is correct. Sometimes extra zeroes or an extra asterisk (*) makes their way into the mix. This will cause the cron to fire at the wrong time, or a complete failure.&lt;br /&gt;
&lt;br /&gt;
*Long Wait Times: If your script has long processes it handles and you've manually changed the timeout time in the configurations, this may not be passed to the cron. See if you can shorten the processing time. If you need to try and lengthen the timeout time on the cron, send an email to support@hostek.com with the details of your cron job.&lt;br /&gt;
&lt;br /&gt;
*Multiple Firings: Most time when you see multiple firings it's actually that the cron is executing an initial part of the script, failing somewhere after that, and trying again. Try setting up a flag, most usually a simple email, at the very end of the code to determine if this is what's causing the double firings.&lt;br /&gt;
&lt;br /&gt;
*No Firings: If your cron is not failing at all, you may need to look at the logs as to why. To do this, send an email to support@hostek.com. However, the most common reasons for why a cron wouldn't fire at all are below.&lt;br /&gt;
&lt;br /&gt;
**Missing/invalid script path: If you need the script at D:\home\domain.com\wwwroot\myscript.php to fire, but you say it's at D:\home\domain.com\myscript.php then nothing will fire.&lt;br /&gt;
**Bad URL: Most crons need to have HTTP:// in front of the URL path. Make sure to check the URL you're using.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3275</id>
		<title>Cron Jobs</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3275"/>
				<updated>2017-07-13T18:29:23Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* cPanel/Linux - Setting up Cron Jobs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==cPanel/Linux - Setting up Cron Jobs==&lt;br /&gt;
*[http://hostek.com/tutorials/cpanel-x3-cronjob.html How to setup a cron job]&lt;br /&gt;
&lt;br /&gt;
*Please keep in mind that you may require a specific service for a cron job to get properly executed. For example, a PHP request requires /usr/bin/php to run-- like the cron below:&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php&lt;br /&gt;
&lt;br /&gt;
*If you do not want email confirmation for each successful cron, you will need to add the following to the end of your cron job:&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php &amp;gt; /dev/null&lt;br /&gt;
&lt;br /&gt;
*If you want to use a HTTP URL in your cron, it would look like the following. Note that if your URL has special characters such as '&amp;amp;' or ':', you can include those normally.&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php:request&amp;amp;action=activate&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==WCP/Windows - Setting up Cron Jobs==&lt;br /&gt;
#With a recent update to Windows Control Panel (WCP) we've added Windows cron jobs. To make use of these, login to WCP and find the Cron Jobs tool (clock icon). It'll be on the bottom of the panel. To set up a cron on Windows:&lt;br /&gt;
##Click Add&lt;br /&gt;
##Choose a name for the Cron&lt;br /&gt;
##Place a URL to be executed&lt;br /&gt;
##If this is a simple cron, keep the Easy mode selected. Advanced gives you complete control over when your cron runs.&lt;br /&gt;
##Choose the interval at which the cron runs&lt;br /&gt;
##Click Save&lt;br /&gt;
&lt;br /&gt;
==Common Cron Failures==&lt;br /&gt;
*Not Firing: When You Specified Make sure your time format is correct. Sometimes extra zeroes or an extra asterisk (*) makes their way into the mix. This will cause the cron to fire at the wrong time, or a complete failure.&lt;br /&gt;
&lt;br /&gt;
*Long Wait Times: If your script has long processes it handles and you've manually changed the timeout time in the configurations, this may not be passed to the cron. See if you can shorten the processing time. If you need to try and lengthen the timeout time on the cron, send an email to support@hostek.com with the details of your cron job.&lt;br /&gt;
&lt;br /&gt;
*Multiple Firings: Most time when you see multiple firings it's actually that the cron is executing an initial part of the script, failing somewhere after that, and trying again. Try setting up a flag, most usually a simple email, at the very end of the code to determine if this is what's causing the double firings.&lt;br /&gt;
&lt;br /&gt;
*No Firings: If your cron is not failing at all, you may need to look at the logs as to why. To do this, send an email to support@hostek.com. However, the most common reasons for why a cron wouldn't fire at all are below.&lt;br /&gt;
&lt;br /&gt;
**Missing/invalid script path: If you need the script at D:\home\domain.com\wwwroot\myscript.php to fire, but you say it's at D:\home\domain.com\myscript.php then nothing will fire.&lt;br /&gt;
**Bad URL: Most crons need to have HTTP:// in front of the URL path. Make sure to check the URL you're using.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3274</id>
		<title>Cron Jobs</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cron_Jobs&amp;diff=3274"/>
				<updated>2017-07-13T18:28:57Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* cPanel/Linux - Setting up Cron Jobs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==cPanel/Linux - Setting up Cron Jobs==&lt;br /&gt;
*[http://hostek.com/tutorials/cpanel-x3-cronjob.html How to setup a cron job]&lt;br /&gt;
&lt;br /&gt;
*Please keep in mind that you may require a specific service for a cron job to get properly executed. For example, a PHP requires /usr/bin/php to run-- like the cron below:&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php&lt;br /&gt;
&lt;br /&gt;
*If you do not want email confirmation for each successful cron, you will need to add the following to the end of your cron job:&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/php -q /home/user/public_html/cron.php &amp;gt; /dev/null&lt;br /&gt;
&lt;br /&gt;
*If you want to use a HTTP URL in your cron, it would look like the following. Note that if your URL has special characters such as '&amp;amp;' or ':', you can include those normally.&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/curl --silent --output /dev/null &amp;lt;nowiki&amp;gt;http://yourdomain.com/cron.php:request&amp;amp;action=activate&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==WCP/Windows - Setting up Cron Jobs==&lt;br /&gt;
#With a recent update to Windows Control Panel (WCP) we've added Windows cron jobs. To make use of these, login to WCP and find the Cron Jobs tool (clock icon). It'll be on the bottom of the panel. To set up a cron on Windows:&lt;br /&gt;
##Click Add&lt;br /&gt;
##Choose a name for the Cron&lt;br /&gt;
##Place a URL to be executed&lt;br /&gt;
##If this is a simple cron, keep the Easy mode selected. Advanced gives you complete control over when your cron runs.&lt;br /&gt;
##Choose the interval at which the cron runs&lt;br /&gt;
##Click Save&lt;br /&gt;
&lt;br /&gt;
==Common Cron Failures==&lt;br /&gt;
*Not Firing: When You Specified Make sure your time format is correct. Sometimes extra zeroes or an extra asterisk (*) makes their way into the mix. This will cause the cron to fire at the wrong time, or a complete failure.&lt;br /&gt;
&lt;br /&gt;
*Long Wait Times: If your script has long processes it handles and you've manually changed the timeout time in the configurations, this may not be passed to the cron. See if you can shorten the processing time. If you need to try and lengthen the timeout time on the cron, send an email to support@hostek.com with the details of your cron job.&lt;br /&gt;
&lt;br /&gt;
*Multiple Firings: Most time when you see multiple firings it's actually that the cron is executing an initial part of the script, failing somewhere after that, and trying again. Try setting up a flag, most usually a simple email, at the very end of the code to determine if this is what's causing the double firings.&lt;br /&gt;
&lt;br /&gt;
*No Firings: If your cron is not failing at all, you may need to look at the logs as to why. To do this, send an email to support@hostek.com. However, the most common reasons for why a cron wouldn't fire at all are below.&lt;br /&gt;
&lt;br /&gt;
**Missing/invalid script path: If you need the script at D:\home\domain.com\wwwroot\myscript.php to fire, but you say it's at D:\home\domain.com\myscript.php then nothing will fire.&lt;br /&gt;
**Bad URL: Most crons need to have HTTP:// in front of the URL path. Make sure to check the URL you're using.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=.htaccess&amp;diff=3263</id>
		<title>.htaccess</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=.htaccess&amp;diff=3263"/>
				<updated>2017-05-24T16:11:00Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Can I use a .htaccess file to password protect a directory?==&lt;br /&gt;
Yes, on our LINUX servers you can use a .htaccess file to password protect a directory.&lt;br /&gt;
&lt;br /&gt;
The code to perform this is:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
AuthUserFile /usr/local/you/safedir/.htpasswd&lt;br /&gt;
AuthGroupFile /dev/null&lt;br /&gt;
AuthName EnterPassword&lt;br /&gt;
AuthType Basic&lt;br /&gt;
&lt;br /&gt;
require user wsabstract&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Change the File directory to the directory listed in your File Manager.&lt;br /&gt;
&lt;br /&gt;
==Enabling Case Insensitive URLs for my Linux site==&lt;br /&gt;
Add the following to your .htaccess file:&lt;br /&gt;
&amp;lt;pre&amp;gt;CheckSpelling on&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Rewriting all URL requests to WWW.==&lt;br /&gt;
Add the following to your .htaccess code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RewriteEngine On&lt;br /&gt;
RewriteCond %{HTTP_HOST} !^www\.&lt;br /&gt;
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Rewriting HTTP requests to HTTPS==&lt;br /&gt;
Add the following to your .htaccess code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RewriteEngine On&lt;br /&gt;
RewriteCond %{HTTPS} !^on$&lt;br /&gt;
RewriteRule (.*) https://yourdomain/$1 [R,L]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Create a Wildcard Subdomain Redirect==&lt;br /&gt;
Add the following to your .htaccess code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RewriteEngine On&lt;br /&gt;
RewriteCond %{HTTP_HOST} !^www\.mydomain\.dk$ [NC]&lt;br /&gt;
RewriteCond %{HTTP_HOST} ^(.*)\.mydomain.dk$ [NC]&lt;br /&gt;
RewriteRule ^(.*)$ http://mydomain.dk/ [P,L,QSA]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Create an IP-based Whitelist to a WordPress login page==&lt;br /&gt;
Create a file called '.htaccess' in the same directory as the 'wp-login.php' page. Add the following code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Order Allow,Deny&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Replace 111.222.333.444 with your IP (you can find your IP at http://hostek.com/IP. Note that you can add multiple IP addresses like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Order Allow,Deny&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Create a password to access the WordPress login page==&lt;br /&gt;
Go to the directory outside of your website's public_html folder and create a file called .htpasswd. Within it, add the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
wp-user:$apr1$6DKxmMhU$liMLjMbLcQ1JmgLZix5l1/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'''Note:''' The above file makes any login prompt that uses it have the username 'wp-user' and the password 'wp-password'. You can create your own login info to enter into the above file by [http://www.htaccesstools.com/htpasswd-generator/ clicking here and generating it.]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;Next, create a file called '.htaccess' in the same directory as the 'wp-login.php' page (usually /public_html). Add the following code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;FilesMatch &amp;quot;wp-login.php&amp;quot;&amp;gt;&lt;br /&gt;
AuthType Basic&lt;br /&gt;
AuthName &amp;quot;Please Enter the WordPress Access Password:&amp;quot;&lt;br /&gt;
AuthUserFile /home/username/.htpasswd&lt;br /&gt;
Require valid-user&lt;br /&gt;
&amp;lt;/FilesMatch&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The above info will now cause any request to the WordPress login page refer to the password file we just created. Replace 'username' with your cPanel username, usually found on the left side of your cPanel control panel home page. &lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=.htaccess&amp;diff=3262</id>
		<title>.htaccess</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=.htaccess&amp;diff=3262"/>
				<updated>2017-05-24T15:59:14Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Can I use a .htaccess file to password protect a directory?==&lt;br /&gt;
Yes, on our LINUX servers you can use a .htaccess file to password protect a directory.&lt;br /&gt;
&lt;br /&gt;
The code to perform this is:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
AuthUserFile /usr/local/you/safedir/.htpasswd&lt;br /&gt;
AuthGroupFile /dev/null&lt;br /&gt;
AuthName EnterPassword&lt;br /&gt;
AuthType Basic&lt;br /&gt;
&lt;br /&gt;
require user wsabstract&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Change the File directory to the directory listed in your File Manager.&lt;br /&gt;
&lt;br /&gt;
==Enabling Case Insensitive URLs for my Linux site==&lt;br /&gt;
Add the following to your .htaccess file:&lt;br /&gt;
&amp;lt;pre&amp;gt;CheckSpelling on&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Rewriting all URL requests to WWW.==&lt;br /&gt;
Add the following to your .htaccess code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RewriteEngine On&lt;br /&gt;
RewriteCond %{HTTP_HOST} !^www\.&lt;br /&gt;
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Rewriting HTTP requests to HTTPS==&lt;br /&gt;
Add the following to your .htaccess code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RewriteEngine On&lt;br /&gt;
RewriteCond %{HTTPS} !^on$&lt;br /&gt;
RewriteRule (.*) https://yourdomain/$1 [R,L]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Create a Wildcard Subdomain Redirect==&lt;br /&gt;
Add the following to your .htaccess code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RewriteEngine On&lt;br /&gt;
RewriteCond %{HTTP_HOST} !^www\.mydomain\.dk$ [NC]&lt;br /&gt;
RewriteCond %{HTTP_HOST} ^(.*)\.mydomain.dk$ [NC]&lt;br /&gt;
RewriteRule ^(.*)$ http://mydomain.dk/ [P,L,QSA]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Create an IP-based Whitelist to a WordPress login page==&lt;br /&gt;
Create a file called '.htaccess' in the same directory as the 'wp-login.php' page. Add the following code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Order Allow,Deny&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Replace 111.222.333.444 with your IP (you can find your IP at http://hostek.com/IP. Note that you can add multiple IP addresses like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Order Allow,Deny&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
Allow from 111.222.333.444&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=SFTP&amp;diff=2844</id>
		<title>SFTP</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=SFTP&amp;diff=2844"/>
				<updated>2016-07-08T18:02:05Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: Created page with &amp;quot;==Summary== '''Secure File Transfer Protocol''' (SFTP) is a secure version of File Transfer Protocol (FTP), which sends data access and data transfer over a Secure Shell (SSH)...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
'''Secure File Transfer Protocol''' (SFTP) is a secure version of File Transfer Protocol (FTP), which sends data access and data transfer over a Secure Shell (SSH) connection. This term is also known as SSH File Transfer Protocol. Some WordPress plugins and other software request the use of SFTP. &lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
===Benefits of SFTP===&lt;br /&gt;
Whenever a user opens up a regular ftp session, the entire transmission made between the host and the user is sent in plain text, which violates a number of key security fundamentals. When using SFTP, however, the entire login session -- including any files transferred during the session -- is completely encrypted.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
===SFTP on cPanel Shared Server Environment===&lt;br /&gt;
Allowing SFTP by default on a shared webserver is a moderate security risk, since SFTP uses an SSH connection to function. In order to use an SSH connection, shell access must be given to a user account. Enabling SSH access globally on the server so SFTP works by default removes a layer of security for all clients on the server, since anyone may access SSH in a jailed session at any time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However, there is an alternative to SFTP that we employ on Hostek.com shared servers which is much more secure in the terms of the above. This method is called TLS, and is enabled by default on all of our shared environments: &lt;br /&gt;
&lt;br /&gt;
[https://wiki.hostek.com/Enabling_TLS_on_Common_FTP_Software| Please click here for a guide to connect to Hostek.com cPanel/Linux servers via FTP over TLS.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have an application that requires SFTP to function, however, please submit a ticket via [https://support.hostek.com https://support.hostek.com] and mention this guide. We'd be glad to enable SSH for just your account. Once we confirm SSH is enabled, you may [https://wiki.hostek.com/SFTP_-_How_to_Enable_sFTP_on_your_VPS| click here to follow Hostek.com's guide and set up SFTP.] &lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
===SFTP on a VPS Environment===&lt;br /&gt;
Enabling SFTP on a private server is perfectly acceptable, as the risks described for a shared server do not apply. [https://wiki.hostek.com/SFTP_-_How_to_Enable_sFTP_on_your_VPS| For a guide to enable SFTP on your VPS, please click here.]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Easy_steps_on_how_to_migrate_WordPress_blog&amp;diff=2843</id>
		<title>Easy steps on how to migrate WordPress blog</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Easy_steps_on_how_to_migrate_WordPress_blog&amp;diff=2843"/>
				<updated>2016-07-08T17:12:39Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Moving/migrating a WordPress site from one host to another can be troublesome at times, but with this guide you can do it quickly with no downtime to your website!&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
===To migrate your WordPress site, follow the steps below:===&lt;br /&gt;
#Back up your database.&lt;br /&gt;
#*If you are unfamiliar with database backups, [https://wiki.hostek.com/Mysql_backup| please click here for Hostek.com's guide to creating a backup, or ''exporting'', your database.]&lt;br /&gt;
#Connect to your website via FTP on the old server (the web host you are moving ''from'').&lt;br /&gt;
#Download your website files to a location on your computer. These should include everything in the '''public_html''' folder (on a Linux server) or '''wwwroot''' folder (on a Windows server) directories. &lt;br /&gt;
#Once all files have been downloaded to your computer, connect to your website via FTP on the ''new'' server (the web host you are moving ''to'').&lt;br /&gt;
#Upload the same files you just downloaded to the new location, making sure to place your website files into the '''public_html''' folder (on a Linux/cPanel server) or the '''wwwroot''' folder (on a Windows server).&lt;br /&gt;
#Now that you have your WordPress files uploaded to the new hosting location, it's time to upload, or ''import'', your database backup. &lt;br /&gt;
#*If you are unfamiliar with database importing, [https://wiki.hostek.com/PhpMyAdmin_Importing_Database#How_to_import_your_MySQL_database_using_phpMyAdmin| please click here and follow the steps appropriate for your hosting package to import your database backup.]&lt;br /&gt;
#Once your database is imported, go back to your FTP software with the connection to your new server/web host. Find the file you uploaded called '''wp-config.php''' with your FTP software and edit it.&lt;br /&gt;
#Look for the following lines in the '''wp-config.php''':&lt;br /&gt;
#:define('DB_NAME', '&amp;lt;your old database name&amp;gt;');&lt;br /&gt;
#:/** MySQL database username */&lt;br /&gt;
#:define('DB_USER', '&amp;lt;your old database username&amp;gt;');&lt;br /&gt;
#:/** MySQL database password */&lt;br /&gt;
#:define('DB_PASSWORD', '&amp;lt;your old database password&amp;gt;');&lt;br /&gt;
#Change the text in the position of &amp;lt;your old database name&amp;gt; above to the name of the database [https://wiki.hostek.com/PhpMyAdmin_Importing_Database#How_to_import_your_MySQL_database_using_phpMyAdmin| you set up using our guide.]. Do the same for the database username, then the database password.&lt;br /&gt;
#Congratulations! You are done transferring your WordPress over to its new location. All that remains is that you update your domain's nameservers:&lt;br /&gt;
#*[https://wiki.hostek.com/DNS_-_Name_Servers#Updating_Name_Servers_for_Domain_registered_with_Hostek.com| If you purchased your domain with Hostek.com, click here for a tutorial to update your nameservers.]&lt;br /&gt;
#*[https://wiki.hostek.com/DNS_-_Name_Servers#Updating_Name_Servers_at_other_registrars_-_Video_Tutorials| If you purchased your domain with another registrar, click here to find the right tutorial for you.]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Easy_steps_on_how_to_migrate_WordPress_blog&amp;diff=2842</id>
		<title>Easy steps on how to migrate WordPress blog</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Easy_steps_on_how_to_migrate_WordPress_blog&amp;diff=2842"/>
				<updated>2016-07-08T17:12:04Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: Created page with &amp;quot;==Summary==  Moving/migrating a WordPress site from one host to another can be troublesome at times, but with this guide you can do it quickly with no downtime to your website...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Moving/migrating a WordPress site from one host to another can be troublesome at times, but with this guide you can do it quickly with no downtime to your website!&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
===To migrate your WordPress site, follow the steps below:===&lt;br /&gt;
#Back up your database.&lt;br /&gt;
#*If you are unfamiliar with database backups, [https://wiki.hostek.com/Mysql_backup| please click here for Hostek.com's guide to creating a backup, or ''exporting'', your database.]&lt;br /&gt;
#Connect to your website via FTP on the old server (the web host you are moving ''from'').&lt;br /&gt;
#Download your website files to a location on your computer. These should include everything in the '''public_html''' folder (on a Linux server) or '''wwwroot''' folder (on a Windows server) directories. &lt;br /&gt;
#Once all files have been downloaded to your computer, connect to your website via FTP on the ''new'' server (the web host you are moving ''to'').&lt;br /&gt;
#Upload the same files you just downloaded to the new location, making sure to place your website files into the '''public_html''' folder (on a Linux/cPanel server) or the '''wwwroot''' folder (on a Windows server).&lt;br /&gt;
#Now that you have your WordPress files uploaded to the new hosting location, it's time to upload, or ''import'', your database backup. &lt;br /&gt;
#*If you are unfamiliar with database importing, [https://wiki.hostek.com/PhpMyAdmin_Importing_Database#How_to_import_your_MySQL_database_using_phpMyAdmin| please click here and follow the steps appropriate for your hosting package to import your database backup.]&lt;br /&gt;
#Once your database is imported, go back to your FTP software with the connection to your new server/web host. Find the file you uploaded called '''wp-config.php''' with your FTP software and edit it.&lt;br /&gt;
#Look for the following lines in the '''wp-config.php''':&lt;br /&gt;
#:define('DB_NAME', '&amp;lt;your old database name&amp;gt;');&lt;br /&gt;
#:/** MySQL database username */&lt;br /&gt;
#:define('DB_USER', '&amp;lt;your old database username&amp;gt;');&lt;br /&gt;
#:/** MySQL database password */&lt;br /&gt;
#:define('DB_PASSWORD', '&amp;lt;your old database password&amp;gt;');&lt;br /&gt;
#Change the text in the position of &amp;lt;your old database name&amp;gt; above to the name of the database [https://wiki.hostek.com/PhpMyAdmin_Importing_Database#How_to_import_your_MySQL_database_using_phpMyAdmin| you set up using our guide.]. Do the same for the database username, then the database password.&lt;br /&gt;
#Congratulations! You are done transferring your WordPress over to its new location. All that remains is that you update your domain's nameservers:&lt;br /&gt;
#*[https://wiki.hostek.com/DNS_-_Name_Servers#Updating_Name_Servers_for_Domain_registered_with_Hostek.com| If you purchased your domain with Hostek.com, click here for a tutorial to update your nameservers.]&lt;br /&gt;
#*[https://wiki.hostek.com/DNS_-_Name_Servers#Updating_Name_Servers_at_other_registrars_-_Video_Tutorials| If you purchased your domain with another registrar, click here to find the right tutorial for you.]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=PhpMyAdmin_Importing_Database&amp;diff=2841</id>
		<title>PhpMyAdmin Importing Database</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=PhpMyAdmin_Importing_Database&amp;diff=2841"/>
				<updated>2016-07-08T16:50:50Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* How to import your MySQL database using phpMyAdmin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==How to import your MySQL database using phpMyAdmin==&lt;br /&gt;
[[File:Phpmyadmin_300.png‎]]&lt;br /&gt;
===For Windows VPSs or Windows Shared Servers:===&lt;br /&gt;
# Access your [https://wcp.hostek.com|'''Windows Control Panel (WCP.hostek.com)'''] &lt;br /&gt;
# You will first need to create a MySQL database by clicking on the &amp;lt;b&amp;gt;MySQL Icon&amp;lt;/b&amp;gt; in the &amp;lt;b&amp;gt;Database&amp;lt;/b&amp;gt; Section.&lt;br /&gt;
## NOTE: If you just created the database, you will need to refresh the page in order to complete the next step.&lt;br /&gt;
# Click on the &amp;lt;b&amp;gt;phpMyAdmin&amp;lt;/b&amp;gt; icon in the &amp;lt;b&amp;gt;Database&amp;lt;/b&amp;gt; section&lt;br /&gt;
## If you have multiple databases/users, choose which database your want to access&lt;br /&gt;
# In phpMyAdmin, click on the database&lt;br /&gt;
# In the tab section look for and then select &amp;lt;b&amp;gt;Import&amp;lt;/b&amp;gt;&lt;br /&gt;
# Under the &amp;lt;b&amp;gt;File to Import:&amp;lt;/b&amp;gt; section, select &amp;lt;b&amp;gt;Browse...&amp;lt;/b&amp;gt; to locate the SQL or .zip file on your computer&lt;br /&gt;
# Hit &amp;lt;b&amp;gt;Go&amp;lt;/b&amp;gt; at the bottom of the page to begin the import.&lt;br /&gt;
===For Linux/cPanel VPSs or Linux/cPanel Shared Servers:===&lt;br /&gt;
# Access your cPanel account by using the information in your Hostek Welcome Email. If you are missing this e-mail or any log-in information, please submit a ticket via [https://support.hostek.com https://support.hostek.com] and we'd be glad to send it once more.&lt;br /&gt;
# You will first need to create a MySQL database and user by clicking on the 'MySQL Database Wizard' icon in cPanel. &lt;br /&gt;
# Follow the steps in the Wizard, creating a username, password, and database name as directed. Note that the username and database name will always be prefixed with your account name (example: hostek_database and hostek_user)&lt;br /&gt;
# When you reach the step in the Wizard where you see '''ALL PRIVILEGES''', make sure to click the checkbox next to '''ALL PRIVILEGES''', then hit Next Step. &lt;br /&gt;
# Once you've completed creating a MySQL database, go back to your main cPanel interface and click 'Phpmyadmin'.&lt;br /&gt;
# In phpMyAdmin, click on the database on the left.&lt;br /&gt;
# In the tab section at the top, look for &amp;lt;b&amp;gt;Import&amp;lt;/b&amp;gt; and select it.&lt;br /&gt;
# Under the &amp;lt;b&amp;gt;File to Import:&amp;lt;/b&amp;gt; section, select &amp;lt;b&amp;gt;Browse...&amp;lt;/b&amp;gt; to locate the SQL or .zip file on your computer [https://wiki.hostek.com/Mysql_backup| you created with Hostek.com's database backup wiki.] or via another method.&lt;br /&gt;
# Hit &amp;lt;b&amp;gt;Go&amp;lt;/b&amp;gt; at the bottom of the page to begin the import.&lt;br /&gt;
===Import Video Tutorial===&lt;br /&gt;
To view a video tutorial of this process on an example Windows environment:&lt;br /&gt;
[http://hostek.com/tutorials/phpma-import.html Importing databases and tables with phpMyAdmin]&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
&lt;br /&gt;
===#1007 - Can't create database===&lt;br /&gt;
&lt;br /&gt;
    #1007 - Can't create database '%dbname%'; database exists &lt;br /&gt;
&lt;br /&gt;
This indicates that you have a query in your SQL file that is &amp;lt;br&amp;gt; trying to  create a database, and since it already exist, it will not &amp;lt;br&amp;gt;&lt;br /&gt;
work. Someone must edit the file and remove the CREATE DATABASE query.  &lt;br /&gt;
&lt;br /&gt;
===#1044 - Access denied for user===&lt;br /&gt;
&lt;br /&gt;
    #1044 - Access denied for user 'username'@'host' to database '%dbname%' &lt;br /&gt;
&lt;br /&gt;
The issue here indicates there is a query that is attempting to &amp;lt;br&amp;gt; create a database with the wrong username. If the database was created &amp;lt;br&amp;gt; with a different user name than what is in the SQL file, it will need to be updated.&lt;br /&gt;
&lt;br /&gt;
===#1064 - You have an error in your SQL syntax===&lt;br /&gt;
&lt;br /&gt;
    #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax&lt;br /&gt;
&lt;br /&gt;
This issue indicated that there is a error in your syntax. It could be because you are trying to import an older version of sql with outdated syntax, or the file is corrupted in some way and the sql file is not readable. You can try exporting the file from the other location, but this error will generally give a location of the syntax error, and if it is only a few things, you can update the file then try to import it again. &lt;br /&gt;
&lt;br /&gt;
===Timing Out During Import===&lt;br /&gt;
&lt;br /&gt;
If your database is timing out during the import process this could mean that your database is too large. You will need to contact support by creating a support ticket at [https://support.hostek.com support.hostek.com] Please upload your SQL or .zip database file to your root folder of your site. Windows (wwwroot) Linux (public_html). We will need to import your database for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:mysql-logo.jpg]] &lt;br /&gt;
&lt;br /&gt;
[[Category:Databases-MySQL]]&lt;br /&gt;
[[Category:MySQL]]&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2797</id>
		<title>Enabling TLS on Common FTP Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2797"/>
				<updated>2016-03-04T19:47:38Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* CuteFTP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
In today's world with a high magnitude of scripts automatically set to sniff for password data, there is a high demand for always using https on web sites. In the same way, we believe FTPS should be enforced for all FTP transactions.&lt;br /&gt;
&lt;br /&gt;
In this wiki we go through the steps to enable FTPS/TLS on popular and less common FTP clients.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Enabling TLS on Popular FTP Software==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FileZilla===&lt;br /&gt;
&lt;br /&gt;
# Open your FileZilla client, then click 'File'-&amp;gt;'Site Manager'.&lt;br /&gt;
# In the Site Manager window, click 'New Site'. &lt;br /&gt;
# Input the FTP server information from your service's welcome e-mail.&lt;br /&gt;
# Under 'Encryption', select the 'Require Explicit FTP over TLS' option from the drop-down.&lt;br /&gt;
# Change the 'Logon Type' to 'Normal'.&lt;br /&gt;
# Enter your FTP account's 'Username' and 'Password'.&lt;br /&gt;
# Click 'OK' to save this connection.&lt;br /&gt;
# To connect, open 'Site Manager', or click the drop-down arrow next to the 'Site Manager' icon. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Please note:''' FileZilla does not trust any SSL certificate as valid automatically, even when the SSL certificate was signed by a trusted source (as our certificate is). The developers of FileZilla believed that it is up to individual users to decide if they will accept the certificate.&lt;br /&gt;
&lt;br /&gt;
You can safely accept the the certificate warning message you receive.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:fz_tls_b.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WinSCP===&lt;br /&gt;
&lt;br /&gt;
# Open the WinSCP client&lt;br /&gt;
# Create a new site or edit an existing site&lt;br /&gt;
# Change the File protocol to &amp;quot;FTP&amp;quot;&lt;br /&gt;
# Change the Encryption to &amp;quot;TLS Explicit encryption&amp;quot;&lt;br /&gt;
# Change the Host name to your domain (Example: yourdomain.com)&lt;br /&gt;
# Change the Port number to 21&lt;br /&gt;
# Change the User name to your FTP username&lt;br /&gt;
# Change the Password to the password that corresponds with your FTP username&lt;br /&gt;
# Click the Save button&lt;br /&gt;
# Click the Login button to connect&lt;br /&gt;
&lt;br /&gt;
Below is an image of the WinSCP Session window for reference:&lt;br /&gt;
&lt;br /&gt;
[[File:Winscp-ftp-tls-setup.png]]&lt;br /&gt;
&lt;br /&gt;
===Adobe Dreamweaver===&lt;br /&gt;
Below is an example FTP over SSL/TLS setup for Dreamweaver version 6.0 and above. Dreamweaver versions prior to CS5.5 do not allow for secure FTP. If you are in this situation, you will be required to use an external FTP program such as FileZilla.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:DreamWeaverTLS.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FireFTP===&lt;br /&gt;
&lt;br /&gt;
# Open up Firefox and click on Tools &amp;gt; Web Developer &amp;gt; FireFTP&lt;br /&gt;
# Click on the &amp;quot;Main&amp;quot; tab. Set up your FTP connection as usual:&lt;br /&gt;
#*'''Account Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
# Next, click on the Connection tab. Select the &amp;quot;Security&amp;quot; drop-down and then click &amp;quot;Auth TLS&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===SmartFTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; &amp;quot;New Connection&amp;quot;&lt;br /&gt;
#Set the &amp;quot;Protocol&amp;quot; Field to &amp;quot;FTPS (Explicit)&amp;quot;&lt;br /&gt;
#Fill in the following fields:&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'OK' to connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CyberDuck===&lt;br /&gt;
&lt;br /&gt;
On the “Open Connection” dialog, select the “FTP-SSL (Explicit AUTH TLS)” option. See the image below:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:Cyberduck.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CuteFTP===&lt;br /&gt;
&lt;br /&gt;
#On the main menu, click File &amp;gt; New &amp;gt; FTPS with TLS/SSL (AUTH TLS - Explicit) Site.&lt;br /&gt;
#Under the 'General' tab, enter the following:&lt;br /&gt;
#*'''Label:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host Address:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Login method:''' Normal.&lt;br /&gt;
#Click the 'Type' tab at the top when the above information has been filled in.&lt;br /&gt;
#Select 'FTP with TLS/SSL (AUTH TLS - Explicit)' on the 'Protocol Type' drop-down. Leave the rest of the information as default.&lt;br /&gt;
#Click 'Connect'. When prompted, accept the SSL certificate.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlashFXP===&lt;br /&gt;
&lt;br /&gt;
#Click 'Sites' &amp;gt; 'Site Manager'&lt;br /&gt;
#Click 'New Site' at the bottom left of the new window.&lt;br /&gt;
#Choose a name for your site and click 'OK'.&lt;br /&gt;
#Under 'Connection Type:' select 'FTP using Explicit SSL (Auth TLS)'.&lt;br /&gt;
#In the 'Address' box, type the URL of your site or the IP of the server (either will work).&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'Apply', then 'Connect'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WISE-FTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; Connect.&lt;br /&gt;
#Click 'New Site' at the top-left.&lt;br /&gt;
#*'''Profile Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Server Address:'''  URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection type:''' FTPES (explicit TLS/SSL).&lt;br /&gt;
#Any other information is optional. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WS_FTP PRO===&lt;br /&gt;
&lt;br /&gt;
New Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'New Connection...'&lt;br /&gt;
#Choose a name for the connection.&lt;br /&gt;
#Under 'Connection Type:', select 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#In the 'Server Address:' field, enter in the URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click Finish.&lt;br /&gt;
&lt;br /&gt;
Existing Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'Site Manager'.&lt;br /&gt;
#Click 'Edit' next to the site you would like to modify.&lt;br /&gt;
#Click 'Advanced', then change the 'Server Type' dropdown to 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#Click OK.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Core FTP LE===&lt;br /&gt;
&lt;br /&gt;
#Click File-&amp;gt;Connect.&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Site Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host / IP / URL:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection:''' AUTH TLS.&lt;br /&gt;
#Click Connect.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===FTPSurfer===&lt;br /&gt;
&lt;br /&gt;
FTPSurfer does not support FTP over explicit SSL at this time. Please use an alternate FTP client.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Expression Web 4===&lt;br /&gt;
Expression Web 4 does not support FTP over TLS, however it will support FTPS requests using port 990. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Transmit===&lt;br /&gt;
&lt;br /&gt;
On the “FTP” tab, enter in the following:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:TransmitFTP.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
&lt;br /&gt;
Server information can be found in your Hostek.com welcome e-mail that you receive upon purchasing a service with Hostek. If you are missing this e-mail or any log-in information, please submit a ticket via [https://support.hostek.com https://support.hostek.com] and we'd be glad to send it once more.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2733</id>
		<title>Enabling TLS on Common FTP Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2733"/>
				<updated>2015-10-28T21:51:46Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* FireFTP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
In today's world with a high magnitude of scripts automatically set to sniff for password data, there is a high demand for always using https on web sites. In the same way, we believe FTPS should be enforced for all FTP transactions.&lt;br /&gt;
&lt;br /&gt;
In this wiki we go through the steps to enable FTPS/TLS on popular and less common FTP clients.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Enabling TLS on Popular FTP Software==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FileZilla===&lt;br /&gt;
&lt;br /&gt;
# Open your FileZilla client, then click 'File'-&amp;gt;'Site Manager'.&lt;br /&gt;
# In the Site Manager window, click 'New Site'. &lt;br /&gt;
# Input the FTP server information from your service's welcome e-mail.&lt;br /&gt;
# Under 'Encryption', select the 'Require Explicit FTP over TLS' option from the drop-down.&lt;br /&gt;
# Change the 'Logon Type' to 'Normal'.&lt;br /&gt;
# Enter your FTP account's 'Username' and 'Password'.&lt;br /&gt;
# Click 'OK' to save this connection.&lt;br /&gt;
# To connect, open 'Site Manager', or click the drop-down arrow next to the 'Site Manager' icon. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Please note:''' FileZilla does not trust any SSL certificate as valid automatically, even when the SSL certificate was signed by a trusted source (as our certificate is). The developers of FileZilla believed that it is up to individual users to decide if they will accept the certificate.&lt;br /&gt;
&lt;br /&gt;
You can safely accept the the certificate warning message you receive.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:fz_tls_b.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WinSCP===&lt;br /&gt;
&lt;br /&gt;
# Open the WinSCP client&lt;br /&gt;
# Create a new site or edit an existing site&lt;br /&gt;
# Change the File protocol to &amp;quot;FTP&amp;quot;&lt;br /&gt;
# Change the Encryption to &amp;quot;TLS Explicit encryption&amp;quot;&lt;br /&gt;
# Change the Host name to your domain (Example: yourdomain.com)&lt;br /&gt;
# Change the Port number to 21&lt;br /&gt;
# Change the User name to your FTP username&lt;br /&gt;
# Change the Password to the password that corresponds with your FTP username&lt;br /&gt;
# Click the Save button&lt;br /&gt;
# Click the Login button to connect&lt;br /&gt;
&lt;br /&gt;
Below is an image of the WinSCP Session window for reference:&lt;br /&gt;
&lt;br /&gt;
[[File:Winscp-ftp-tls-setup.png]]&lt;br /&gt;
&lt;br /&gt;
===Adobe Dreamweaver===&lt;br /&gt;
Below is an example FTP over SSL/TLS setup for Dreamweaver version 6.0 and above. Dreamweaver versions prior to CS5.5 do not allow for secure FTP. If you are in this situation, you will be required to use an external FTP program such as FileZilla.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:DreamWeaverTLS.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FireFTP===&lt;br /&gt;
&lt;br /&gt;
# Open up Firefox and click on Tools &amp;gt; Web Developer &amp;gt; FireFTP&lt;br /&gt;
# Click on the &amp;quot;Main&amp;quot; tab. Set up your FTP connection as usual:&lt;br /&gt;
#*'''Account Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
# Next, click on the Connection tab. Select the &amp;quot;Security&amp;quot; drop-down and then click &amp;quot;Auth TLS&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===SmartFTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; &amp;quot;New Connection&amp;quot;&lt;br /&gt;
#Set the &amp;quot;Protocol&amp;quot; Field to &amp;quot;FTPS (Explicit)&amp;quot;&lt;br /&gt;
#Fill in the following fields:&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'OK' to connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CyberDuck===&lt;br /&gt;
&lt;br /&gt;
On the “Open Connection” dialog, select the “FTP-SSL (Explicit AUTH TLS)” option. See the image below:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:Cyberduck.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CuteFTP===&lt;br /&gt;
&lt;br /&gt;
#On the main menu, click File &amp;gt; New &amp;gt; FTPS (SSL) Site.&lt;br /&gt;
#Under the 'General' tab, enter the following:&lt;br /&gt;
#*'''Label:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host Address:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Login method:''' Normal.&lt;br /&gt;
#Click the 'Type' tab at the top when the above information has been filled in.&lt;br /&gt;
#Select 'FTP with TLS/SSL (AUTH TLS - Explicit)' on the 'Protocol Type' drop-down. Leave the rest of the information as default.&lt;br /&gt;
#Click 'Connect'. When prompted, accept the SSL certificate.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FlashFXP===&lt;br /&gt;
&lt;br /&gt;
#Click 'Sites' &amp;gt; 'Site Manager'&lt;br /&gt;
#Click 'New Site' at the bottom left of the new window.&lt;br /&gt;
#Choose a name for your site and click 'OK'.&lt;br /&gt;
#Under 'Connection Type:' select 'FTP using Explicit SSL (Auth TLS)'.&lt;br /&gt;
#In the 'Address' box, type the URL of your site or the IP of the server (either will work).&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'Apply', then 'Connect'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WISE-FTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; Connect.&lt;br /&gt;
#Click 'New Site' at the top-left.&lt;br /&gt;
#*'''Profile Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Server Address:'''  URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection type:''' FTPES (explicit TLS/SSL).&lt;br /&gt;
#Any other information is optional. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WS_FTP PRO===&lt;br /&gt;
&lt;br /&gt;
New Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'New Connection...'&lt;br /&gt;
#Choose a name for the connection.&lt;br /&gt;
#Under 'Connection Type:', select 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#In the 'Server Address:' field, enter in the URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click Finish.&lt;br /&gt;
&lt;br /&gt;
Existing Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'Site Manager'.&lt;br /&gt;
#Click 'Edit' next to the site you would like to modify.&lt;br /&gt;
#Click 'Advanced', then change the 'Server Type' dropdown to 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#Click OK.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Core FTP LE===&lt;br /&gt;
&lt;br /&gt;
#Click File-&amp;gt;Connect.&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Site Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host / IP / URL:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection:''' AUTH TLS.&lt;br /&gt;
#Click Connect.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===FTPSurfer===&lt;br /&gt;
&lt;br /&gt;
FTPSurfer does not support FTP over explicit SSL at this time. Please use an alternate FTP client.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Expression Web 4===&lt;br /&gt;
Expression Web 4 does not support FTP over TLS, however it will support FTPS requests using port 990. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Transmit===&lt;br /&gt;
&lt;br /&gt;
On the “FTP” tab, enter in the following:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:TransmitFTP.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
&lt;br /&gt;
Server information can be found in your Hostek.com welcome e-mail that you receive upon purchasing a service with Hostek. If you are missing this e-mail or any log-in information, please submit a ticket via [https://support.hostek.com https://support.hostek.com] and we'd be glad to send it once more.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=CloudLinux&amp;diff=2732</id>
		<title>CloudLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=CloudLinux&amp;diff=2732"/>
				<updated>2015-10-22T21:17:17Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Cloudlinux PHP Selector */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
== What is CloudLinux ==&lt;br /&gt;
* More stable - Less downtime&lt;br /&gt;
* More secure&lt;br /&gt;
&lt;br /&gt;
CloudLinux is a Kernel-level technology that helps provide for a more stable hosting environment.   This is accomplished by protecting your site against the bad neighbor effect. What this means is that CloudLinux will prevent a single site from crashing a server, making your site unresponsive.  When a single customer's site starts consuming too much of the generous amount of server resources, CloudLinux will throttle just that site to allow it to continue operating up to a safe server level, while at the same time fully protecting your site from 'bad neighbor'.&lt;br /&gt;
&lt;br /&gt;
==Cloudlinux PHP Selector==&lt;br /&gt;
&lt;br /&gt;
Hostek.com uses CloudLinux on all of our shared servers, but a license to add it to a VPS is completely optional. One of the benefits (among the others outlined above) is access to something called 'cl.selector', AKA CloudLinux PHP selector. This allows us to change PHP versions on a per-site basis (for example, you might require PHP version 5.5 on one website, and 5.6 on another. Without cl.selector, this would not be possible) as well as change the PHP modules per-site. &lt;br /&gt;
&lt;br /&gt;
CloudLinux offers a very simple to install and use PHP selector. The first step in the install process is to set up a CloudLinux license. At current, these are $13.95 a month for our VPS customers. CloudLinux boasts not only accessibility via the various reliable plugins it offers (like the PHP selector) but increases server security, and allows you to limit resource usage across all accounts on your VPS with an in-WHM menu.&lt;br /&gt;
&lt;br /&gt;
To access the PHP selector, simply click the 'Select PHP Version' button in the control panel for any site. Once done, use the drop-down to select the PHP version you need and then click 'set as current'.&lt;br /&gt;
&lt;br /&gt;
Get with our support team today if you would like the CloudLinux PHP Selector to your VPS, or any of the other software included in the CloudLinux Suite.&lt;br /&gt;
&lt;br /&gt;
== What to do if your site is being throttled by CloudLinux ==&lt;br /&gt;
This would be a very rare situation.  However, if your site is the one potentially causing server problems (ie, the 'bad neighbor), which means your site is being throttled and seems to work sometimes and not others, or maybe just not working for the most part, this means your site is consuming too many server resources.  We have these throttle limits so high that if your site is hitting these limits, generally it should not be on any shared hosting environment.  &lt;br /&gt;
&lt;br /&gt;
The one exception to that would be if your site has hundreds or thousands of pages and a bot is heavily crawling your site.  If that is the case, we suggest you add a Crawl-Delay setting to your robots.txt file to slow down the bots.  Generally setting the Crawl-Delay to 10 will suffice.&lt;br /&gt;
&lt;br /&gt;
In the rare case that your site does get throttled by CloudLinux, we suggest looking at your log files to see what may be causing the problem.  If you just have a ton of traffic (ie, way beyound normal shared hosting) then you really need to get a VPS asap.  If you have a run-away script, then you should review the code for that to see if you can find/fix the problem.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=CloudLinux&amp;diff=2731</id>
		<title>CloudLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=CloudLinux&amp;diff=2731"/>
				<updated>2015-10-21T17:12:42Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Cloudlinux PHP Selector */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
== What is CloudLinux ==&lt;br /&gt;
* More stable - Less downtime&lt;br /&gt;
* More secure&lt;br /&gt;
&lt;br /&gt;
CloudLinux is a Kernel-level technology that helps provide for a more stable hosting environment.   This is accomplished by protecting your site against the bad neighbor effect. What this means is that CloudLinux will prevent a single site from crashing a server, making your site unresponsive.  When a single customer's site starts consuming too much of the generous amount of server resources, CloudLinux will throttle just that site to allow it to continue operating up to a safe server level, while at the same time fully protecting your site from 'bad neighbor'.&lt;br /&gt;
&lt;br /&gt;
==Cloudlinux PHP Selector==&lt;br /&gt;
&lt;br /&gt;
Hostek.com uses CloudLinux on all of our shared servers, but a license to add it to a VPS is completely optional. One of the benefits (among the others outlined above) is access to something called 'cl.selector', AKA CloudLinux PHP selector. This allows us to change PHP versions on a per-site basis (for example, you might require PHP version 5.5 on one website, and 5.6 on another. Without cl.selector, this would not be possible) as well as change the PHP modules per-site. &lt;br /&gt;
&lt;br /&gt;
CloudLinux offers a very simple to install and use PHP selector. The first step in the install process is to set upa CloudLinux license. At current, these are $13.95 a month for our VPS customers. CloudLinux boasts not only accessibility via the various reliable plugins it offers (like the PHP selector) but increases server security, and allows you to limit resource usage across all accounts on your VPS with an in-WHM menu.&lt;br /&gt;
&lt;br /&gt;
To access the PHP selector, simply click the 'Select PHP Version' button in the control panel for any site. Once done, use the drop-down to select the PHP version you need and then click 'set as current'.&lt;br /&gt;
&lt;br /&gt;
Get with our support team today if you would like the CloudLinux PHP Selector to your VPS, or any of the other software included in the CloudLinux Suite.&lt;br /&gt;
&lt;br /&gt;
== What to do if your site is being throttled by CloudLinux ==&lt;br /&gt;
This would be a very rare situation.  However, if your site is the one potentially causing server problems (ie, the 'bad neighbor), which means your site is being throttled and seems to work sometimes and not others, or maybe just not working for the most part, this means your site is consuming too many server resources.  We have these throttle limits so high that if your site is hitting these limits, generally it should not be on any shared hosting environment.  &lt;br /&gt;
&lt;br /&gt;
The one exception to that would be if your site has hundreds or thousands of pages and a bot is heavily crawling your site.  If that is the case, we suggest you add a Crawl-Delay setting to your robots.txt file to slow down the bots.  Generally setting the Crawl-Delay to 10 will suffice.&lt;br /&gt;
&lt;br /&gt;
In the rare case that your site does get throttled by CloudLinux, we suggest looking at your log files to see what may be causing the problem.  If you just have a ton of traffic (ie, way beyound normal shared hosting) then you really need to get a VPS asap.  If you have a run-away script, then you should review the code for that to see if you can find/fix the problem.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=CloudLinux&amp;diff=2730</id>
		<title>CloudLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=CloudLinux&amp;diff=2730"/>
				<updated>2015-10-21T17:12:16Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
== What is CloudLinux ==&lt;br /&gt;
* More stable - Less downtime&lt;br /&gt;
* More secure&lt;br /&gt;
&lt;br /&gt;
CloudLinux is a Kernel-level technology that helps provide for a more stable hosting environment.   This is accomplished by protecting your site against the bad neighbor effect. What this means is that CloudLinux will prevent a single site from crashing a server, making your site unresponsive.  When a single customer's site starts consuming too much of the generous amount of server resources, CloudLinux will throttle just that site to allow it to continue operating up to a safe server level, while at the same time fully protecting your site from 'bad neighbor'.&lt;br /&gt;
&lt;br /&gt;
==Cloudlinux PHP Selector==&lt;br /&gt;
&lt;br /&gt;
Hostek.com uses CloudLinux on all of our shared servers, but a license to add it to a VPS is completely optional. One of the benefits (among the others outlined above) is access to something called 'cl.selector', AKA CloudLinux PHP selector. This allows us to change PHP versions on a per-site basis (for example, you might require PHP version 5.5 on one website, and 5.6 on another. Without cl.selector, this would not be possible) as well as change the PHP modules per-site. &lt;br /&gt;
&lt;br /&gt;
CloudLinux offers a very simple to install and use PHP selector. The first step in the install process is to set upa CloudLinux license. At current, these are $13.95 a month for our VPS customers. CloudLinux boasts not only accessibility via the various reliable plugins it offers (like the PHP selector) but increases server security, and allows you to limit resource usage across all accounts on your VPS with an in-WHM menu.&lt;br /&gt;
&lt;br /&gt;
To access the PHP selector, simply click the 'Select PHP Version' button in the control panel for any site. Once done, use the drop-down to select 5.5 and then click 'set as current'.&lt;br /&gt;
&lt;br /&gt;
Get with our support team today if you would like the CloudLinux PHP Selector to your VPS, or any of the other software included in the CloudLinux Suite.&lt;br /&gt;
&lt;br /&gt;
== What to do if your site is being throttled by CloudLinux ==&lt;br /&gt;
This would be a very rare situation.  However, if your site is the one potentially causing server problems (ie, the 'bad neighbor), which means your site is being throttled and seems to work sometimes and not others, or maybe just not working for the most part, this means your site is consuming too many server resources.  We have these throttle limits so high that if your site is hitting these limits, generally it should not be on any shared hosting environment.  &lt;br /&gt;
&lt;br /&gt;
The one exception to that would be if your site has hundreds or thousands of pages and a bot is heavily crawling your site.  If that is the case, we suggest you add a Crawl-Delay setting to your robots.txt file to slow down the bots.  Generally setting the Crawl-Delay to 10 will suffice.&lt;br /&gt;
&lt;br /&gt;
In the rare case that your site does get throttled by CloudLinux, we suggest looking at your log files to see what may be causing the problem.  If you just have a ton of traffic (ie, way beyound normal shared hosting) then you really need to get a VPS asap.  If you have a run-away script, then you should review the code for that to see if you can find/fix the problem.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2713</id>
		<title>Enabling TLS on Common FTP Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2713"/>
				<updated>2015-09-25T20:13:07Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
In today's world with a high magnitude of scripts automatically set to sniff for password data, there is a high demand for always using https on web sites. In the same way, we believe FTPS should be enforced for all FTP transactions.&lt;br /&gt;
&lt;br /&gt;
In this wiki we go through the steps to enable FTPS/TLS on popular and less common FTP clients.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Enabling TLS on Popular FTP Software==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FileZilla===&lt;br /&gt;
&lt;br /&gt;
# Open your FileZilla client, then click 'File'-&amp;gt;'Site Manager'.&lt;br /&gt;
# In the Site Manager window, click 'New Site'. &lt;br /&gt;
# Input the FTP server information from your service's welcome e-mail.&lt;br /&gt;
# Under 'Encryption', select the 'Require Explicit FTP over TLS' option from the drop-down.&lt;br /&gt;
# Change the 'Logon Type' to 'Normal'.&lt;br /&gt;
# Enter your FTP account's 'Username' and 'Password'.&lt;br /&gt;
# Click 'OK' to save this connection.&lt;br /&gt;
# To connect, open 'Site Manager', or click the drop-down arrow next to the 'Site Manager' icon. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Please note:''' FileZilla does not trust any SSL certificate as valid automatically, even when the SSL certificate was signed by a trusted source (as our certificate is). The developers of FileZilla believed that it is up to individual users to decide if they will accept the certificate.&lt;br /&gt;
&lt;br /&gt;
You can safely accept the the certificate warning message you receive.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:fz_tls_b.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WinSCP===&lt;br /&gt;
&lt;br /&gt;
# Open the WinSCP client&lt;br /&gt;
# Create a new site or edit an existing site&lt;br /&gt;
# Change the File protocol to &amp;quot;FTP&amp;quot;&lt;br /&gt;
# Change the Encryption to &amp;quot;TLS Explicit encryption&amp;quot;&lt;br /&gt;
# Change the Host name to your domain (Example: yourdomain.com)&lt;br /&gt;
# Change the Port number to 21&lt;br /&gt;
# Change the User name to your FTP username&lt;br /&gt;
# Change the Password to the password that corresponds with your FTP username&lt;br /&gt;
# Click the Save button&lt;br /&gt;
# Click the Login button to connect&lt;br /&gt;
&lt;br /&gt;
Below is an image of the WinSCP Session window for reference:&lt;br /&gt;
&lt;br /&gt;
[[File:Winscp-ftp-tls-setup.png]]&lt;br /&gt;
&lt;br /&gt;
===Adobe Dreamweaver===&lt;br /&gt;
Below is an example FTP over SSL/TLS setup for Dreamweaver version 6.0 and above. Dreamweaver versions prior to CS5.5 do not allow for secure FTP. If you are in this situation, you will be required to use an external FTP program such as FileZilla.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:DreamWeaverTLS.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FireFTP===&lt;br /&gt;
&lt;br /&gt;
# Open up Firefox and click on Tools &amp;gt; FireFTP&lt;br /&gt;
# Click on the &amp;quot;Main&amp;quot; tab. Set up your FTP connection as usual:&lt;br /&gt;
#*'''Account Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
# Next, click on the Connection tab. Select the &amp;quot;Security&amp;quot; drop-down and then click &amp;quot;Auth TLS&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===SmartFTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; &amp;quot;New Connection&amp;quot;&lt;br /&gt;
#Set the &amp;quot;Protocol&amp;quot; Field to &amp;quot;FTPS (Explicit)&amp;quot;&lt;br /&gt;
#Fill in the following fields:&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'OK' to connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CyberDuck===&lt;br /&gt;
&lt;br /&gt;
On the “Open Connection” dialog, select the “FTP-SSL (Explicit AUTH TLS)” option. See the image below:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:Cyberduck.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CuteFTP===&lt;br /&gt;
&lt;br /&gt;
#On the main menu, click File &amp;gt; New &amp;gt; FTPS (SSL) Site.&lt;br /&gt;
#Under the 'General' tab, enter the following:&lt;br /&gt;
#*'''Label:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host Address:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Login method:''' Normal.&lt;br /&gt;
#Click the 'Type' tab at the top when the above information has been filled in.&lt;br /&gt;
#Select 'FTP with TLS/SSL (AUTH TLS - Explicit)' on the 'Protocol Type' drop-down. Leave the rest of the information as default.&lt;br /&gt;
#Click 'Connect'. When prompted, accept the SSL certificate.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FlashFXP===&lt;br /&gt;
&lt;br /&gt;
#Click 'Sites' &amp;gt; 'Site Manager'&lt;br /&gt;
#Click 'New Site' at the bottom left of the new window.&lt;br /&gt;
#Choose a name for your site and click 'OK'.&lt;br /&gt;
#Under 'Connection Type:' select 'FTP using Explicit SSL (Auth TLS)'.&lt;br /&gt;
#In the 'Address' box, type the URL of your site or the IP of the server (either will work).&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'Apply', then 'Connect'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WISE-FTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; Connect.&lt;br /&gt;
#Click 'New Site' at the top-left.&lt;br /&gt;
#*'''Profile Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Server Address:'''  URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection type:''' FTPES (explicit TLS/SSL).&lt;br /&gt;
#Any other information is optional. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WS_FTP PRO===&lt;br /&gt;
&lt;br /&gt;
New Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'New Connection...'&lt;br /&gt;
#Choose a name for the connection.&lt;br /&gt;
#Under 'Connection Type:', select 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#In the 'Server Address:' field, enter in the URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click Finish.&lt;br /&gt;
&lt;br /&gt;
Existing Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'Site Manager'.&lt;br /&gt;
#Click 'Edit' next to the site you would like to modify.&lt;br /&gt;
#Click 'Advanced', then change the 'Server Type' dropdown to 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#Click OK.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Core FTP LE===&lt;br /&gt;
&lt;br /&gt;
#Click File-&amp;gt;Connect.&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Site Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host / IP / URL:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection:''' AUTH TLS.&lt;br /&gt;
#Click Connect.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===FTPSurfer===&lt;br /&gt;
&lt;br /&gt;
FTPSurfer does not support FTP over explicit SSL at this time. Please use an alternate FTP client.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Expression Web 4===&lt;br /&gt;
Expression Web 4 does not support FTP over TLS, however it will support FTPS requests using port 990. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Transmit===&lt;br /&gt;
&lt;br /&gt;
On the “FTP” tab, enter in the following:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:TransmitFTP.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
&lt;br /&gt;
Server information can be found in your Hostek.com welcome e-mail that you receive upon purchasing a service with Hostek. If you are missing this e-mail or any log-in information, please submit a ticket via [https://support.hostek.com https://support.hostek.com] and we'd be glad to send it once more.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Automated_Apache_Updates&amp;diff=2696</id>
		<title>Automated Apache Updates</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Automated_Apache_Updates&amp;diff=2696"/>
				<updated>2015-08-06T18:35:25Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Summary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
By default, PHP and Apache updates are not automatic. This is mostly to prevent incompatibilities between major versions of these programs and your website's possibly outdated code. However, we can still enable automatic updates of ''minor'' versions in these two programs (i.e 5.4.'''21''' and 2.2.'''24'''). Benefits of this include patching up discovered exploits, allowing the latest PHP code to be compatible, and generally optimizing how these two programs handle PHP requests.&lt;br /&gt;
&lt;br /&gt;
==Enabling Automatic Minor Version Updates==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Enabling updates is as simple as setting up a cron job in a SSH session. The steps to do this are below:&lt;br /&gt;
&lt;br /&gt;
#Connect to your server via SSH. Lost? [https://wiki.hostek.com/SSH_Access_-_Private_Servers Read our guide on how to do this here.]&lt;br /&gt;
#Once in your server, we're going to make a simple script that will run the command we need. Type the following and hit enter: nano apacheupdate.sh&lt;br /&gt;
#This will bring you into a simple text editor. Here, we're going to type the following: /scripts/easyapache --build&lt;br /&gt;
#When you have this entered in, press control+O, then enter, to save. Then press control+X to close the editor.&lt;br /&gt;
#Now we're going to make this script executable. Type the following and hit enter: chmod +x apacheupdate.sh&lt;br /&gt;
#Once this is done, we'll do the last step; adding the cron. Type the following and hit enter: crontab -e&lt;br /&gt;
#Here you will be in another text editor with some lines already existing within. Hit enter to make a new line, then type the following exactly how it appears:&lt;br /&gt;
&amp;lt;pre&amp;gt;0 22 * * * /root/apacheupdate.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once the above has been completed, press control+O, enter, then control+X to close just as before. That's it! Your Apache/PHP minor versions will update every night at 10pm server time.&lt;br /&gt;
&lt;br /&gt;
==Alternate Cron Configurations==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you'd like to set up a cron for different update schedules, follow the guide above but instead enter the following lines for their respective schedules:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Update every week on Sunday at 10pm:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;0 10 * * 6 /root/apacheupdate.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Update every night at 1:05am:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;5 1 * * * /root/apacheupdate.sh&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Automated_Apache_Updates&amp;diff=2695</id>
		<title>Automated Apache Updates</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Automated_Apache_Updates&amp;diff=2695"/>
				<updated>2015-08-06T18:34:08Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Enabling Automatic Minor Version Updates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
By default, PHP and Apache updates are not automatic. This is mostly to prevent incompatibilities between major versions of these programs and your website's possibly outdated code. However, we can still enable automatic updates of ''minor'' versions in these two programs (i.e 5.4.'''21''' and 2.2.'''24'''). &lt;br /&gt;
&lt;br /&gt;
==Enabling Automatic Minor Version Updates==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Enabling updates is as simple as setting up a cron job in a SSH session. The steps to do this are below:&lt;br /&gt;
&lt;br /&gt;
#Connect to your server via SSH. Lost? [https://wiki.hostek.com/SSH_Access_-_Private_Servers Read our guide on how to do this here.]&lt;br /&gt;
#Once in your server, we're going to make a simple script that will run the command we need. Type the following and hit enter: nano apacheupdate.sh&lt;br /&gt;
#This will bring you into a simple text editor. Here, we're going to type the following: /scripts/easyapache --build&lt;br /&gt;
#When you have this entered in, press control+O, then enter, to save. Then press control+X to close the editor.&lt;br /&gt;
#Now we're going to make this script executable. Type the following and hit enter: chmod +x apacheupdate.sh&lt;br /&gt;
#Once this is done, we'll do the last step; adding the cron. Type the following and hit enter: crontab -e&lt;br /&gt;
#Here you will be in another text editor with some lines already existing within. Hit enter to make a new line, then type the following exactly how it appears:&lt;br /&gt;
&amp;lt;pre&amp;gt;0 22 * * * /root/apacheupdate.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once the above has been completed, press control+O, enter, then control+X to close just as before. That's it! Your Apache/PHP minor versions will update every night at 10pm server time.&lt;br /&gt;
&lt;br /&gt;
==Alternate Cron Configurations==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you'd like to set up a cron for different update schedules, follow the guide above but instead enter the following lines for their respective schedules:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Update every week on Sunday at 10pm:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;0 10 * * 6 /root/apacheupdate.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Update every night at 1:05am:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;5 1 * * * /root/apacheupdate.sh&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Automated_Apache_Updates&amp;diff=2694</id>
		<title>Automated Apache Updates</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Automated_Apache_Updates&amp;diff=2694"/>
				<updated>2015-08-06T18:33:20Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: Created page with &amp;quot;==Summary== &amp;lt;br /&amp;gt; By default, PHP and Apache updates are not automatic. This is mostly to prevent incompatibilities between major versions of these programs and your website'...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
By default, PHP and Apache updates are not automatic. This is mostly to prevent incompatibilities between major versions of these programs and your website's possibly outdated code. However, we can still enable automatic updates of ''minor'' versions in these two programs (i.e 5.4.'''21''' and 2.2.'''24'''). &lt;br /&gt;
&lt;br /&gt;
==Enabling Automatic Minor Version Updates==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Enabling updates is as simple as setting up a cron job in a SSH session. The steps to do this are below:&lt;br /&gt;
&lt;br /&gt;
#Connect to your server via SSH. Lost? [https://wiki.hostek.com/SSH_Access_-_Private_Servers Read our guide on how to do this here.]&lt;br /&gt;
#Once in your server, we're going to make a simple script that will run the command we need. Type the following and hit enter: nano apacheupdate.sh&lt;br /&gt;
#This will bring you into a simple text editor. Here, we're going to type the following: /scripts/easyapache --build&lt;br /&gt;
#When you have this entered in, press control+O to save, then control+X to close the editor.&lt;br /&gt;
#Now we're going to make this script executable. Type the following and hit enter: chmod +x apacheupdate.sh&lt;br /&gt;
#Once this is done, we'll do the last step; adding the cron. Type the following and hit enter: crontab -e&lt;br /&gt;
#Here you will be in another text editor with some lines already existing within. Hit enter to make a new line, then type the following exactly how it appears:&lt;br /&gt;
&amp;lt;pre&amp;gt;0 22 * * * /root/apacheupdate.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once the above has been completed, press control+O, enter, then control+X to close just as before. That's it! Your Apache/PHP minor versions will update every night at 10pm server time.&lt;br /&gt;
&lt;br /&gt;
==Alternate Cron Configurations==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you'd like to set up a cron for different update schedules, follow the guide above but instead enter the following lines for their respective schedules:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Update every week on Sunday at 10pm:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;0 10 * * 6 /root/apacheupdate.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Update every night at 1:05am:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;5 1 * * * /root/apacheupdate.sh&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2512</id>
		<title>Improve WordPress Site Speed</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2512"/>
				<updated>2015-05-29T19:51:53Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* WordPress Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Often we find that WordPress' out-of-the-box site speed is not the fastest it could be. In this guide we'll show you how you can improve load times and make your WordPress site faster!&lt;br /&gt;
&lt;br /&gt;
==Web Content Caching==&lt;br /&gt;
&lt;br /&gt;
Fetching something over the network is both slow and expensive: large responses require many roundtrips between the client and server, which delays when they are available and can be processed by the browser, and also incurs data costs for the visitor. As a result, the ability to cache and reuse previously fetched resources is a critical aspect of optimizing for performance.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
There are several methods we can take advantage of to cache these resources via WordPress plugins. We recommend downloading and activating '''one''' of the following cache plugins onto your site:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/w3-total-cache/ W3 Total Cache] - This plugin is very highly-rated and offers more advanced customization than other caching plugins out there. It also provides the option for a paid upgrade to receive support and additional features. We recommend this caching plugin.&lt;br /&gt;
#[https://wordpress.org/plugins/wp-super-cache/ WP Super Cache] - While offering most of the same functionality as W3 Total Cache, this plugin has a more simple interface for less advanced users. &lt;br /&gt;
#[https://wordpress.org/plugins/wp-fastest-cache/ WP Fastest Cache] - A newcomer to the WordPress caching game, this extremely simple plugin is for users who need caching and do not want to configure anything.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Once installed and activated, images and static web pages will immediately begin caching. A speed boost should be noticed right away.&lt;br /&gt;
&lt;br /&gt;
==Image Optimization==&lt;br /&gt;
&lt;br /&gt;
If enabling caching does not speed your site up as much as you would like, or if your site is especially image-heavy, installing an image optimization plugin is recommended. These plugins take your already-uploaded (and in some cases those you upload in the future) images and compress them so they are served to the visitor much more quickly.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Below are some WordPress plugins that do what we're looking for, as well as a small summary on each:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/ewww-image-optimizer-cloud/ EWWW Image Optimizer (Premium Cloud Version)] - Unlike its name suggests (it actually stands for Exactly WWW), EWWW does an incredible job of compressing images and offers a wide array of configuration options. This plugin is subscription-based and offers 5000 image compression operations for $10.00. [https://ewww.io/plans/ More information can be found here.] &lt;br /&gt;
#[https://wordpress.org/plugins/shortpixel-image-optimiser/ ShortPixel Image Optimizer] - This works in a similar way to EWWW but does not have as many features. It is a nice substitute if you would like a free image optimizing plugin.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Generally, image optimization plugins require manual optimization of pictures that have already been uploaded. As such, these will not work automatically and will require you to visit the appropriate 'settings' page within your WordPress admin dashboard.&lt;br /&gt;
&lt;br /&gt;
==Getting the Right Theme==&lt;br /&gt;
&lt;br /&gt;
One thing that often gets overlooked when it comes to site speed is your WordPress Theme itself. While themes are usually chosen for how they look, we suggest that special care is taken when choosing the right theme developer. Choosing a developer who has provided more themes for a long period of time is preferred. Keep this in mind while shopping for a theme, also looking for how often the developer releases updates for their themes. An outdated or badly-coded theme can dramatically slow down your WordPress website.&lt;br /&gt;
&lt;br /&gt;
==WordPress Version==&lt;br /&gt;
&lt;br /&gt;
If all of the above has been completed, your site should be running as smoothly as possible. A final thing to consider is keeping your WordPress version as up to date as possible. This means always updating WordPress right when you see that one is available via your dashboard. As of WordPress version 3.7, you can set up automatic WordPress background updates via your wp-config.php file. [https://codex.wordpress.org/Configuring_Automatic_Background_Updates Click here for WordPress' information regarding this new feature.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are still encountering slow load times after trying everything mentioned here, please [http://support.hostek.com/ submit a ticket] and our support technicians will get to it right away.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2511</id>
		<title>Improve WordPress Site Speed</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2511"/>
				<updated>2015-05-29T19:51:17Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Getting the Right Theme */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Often we find that WordPress' out-of-the-box site speed is not the fastest it could be. In this guide we'll show you how you can improve load times and make your WordPress site faster!&lt;br /&gt;
&lt;br /&gt;
==Web Content Caching==&lt;br /&gt;
&lt;br /&gt;
Fetching something over the network is both slow and expensive: large responses require many roundtrips between the client and server, which delays when they are available and can be processed by the browser, and also incurs data costs for the visitor. As a result, the ability to cache and reuse previously fetched resources is a critical aspect of optimizing for performance.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
There are several methods we can take advantage of to cache these resources via WordPress plugins. We recommend downloading and activating '''one''' of the following cache plugins onto your site:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/w3-total-cache/ W3 Total Cache] - This plugin is very highly-rated and offers more advanced customization than other caching plugins out there. It also provides the option for a paid upgrade to receive support and additional features. We recommend this caching plugin.&lt;br /&gt;
#[https://wordpress.org/plugins/wp-super-cache/ WP Super Cache] - While offering most of the same functionality as W3 Total Cache, this plugin has a more simple interface for less advanced users. &lt;br /&gt;
#[https://wordpress.org/plugins/wp-fastest-cache/ WP Fastest Cache] - A newcomer to the WordPress caching game, this extremely simple plugin is for users who need caching and do not want to configure anything.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Once installed and activated, images and static web pages will immediately begin caching. A speed boost should be noticed right away.&lt;br /&gt;
&lt;br /&gt;
==Image Optimization==&lt;br /&gt;
&lt;br /&gt;
If enabling caching does not speed your site up as much as you would like, or if your site is especially image-heavy, installing an image optimization plugin is recommended. These plugins take your already-uploaded (and in some cases those you upload in the future) images and compress them so they are served to the visitor much more quickly.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Below are some WordPress plugins that do what we're looking for, as well as a small summary on each:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/ewww-image-optimizer-cloud/ EWWW Image Optimizer (Premium Cloud Version)] - Unlike its name suggests (it actually stands for Exactly WWW), EWWW does an incredible job of compressing images and offers a wide array of configuration options. This plugin is subscription-based and offers 5000 image compression operations for $10.00. [https://ewww.io/plans/ More information can be found here.] &lt;br /&gt;
#[https://wordpress.org/plugins/shortpixel-image-optimiser/ ShortPixel Image Optimizer] - This works in a similar way to EWWW but does not have as many features. It is a nice substitute if you would like a free image optimizing plugin.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Generally, image optimization plugins require manual optimization of pictures that have already been uploaded. As such, these will not work automatically and will require you to visit the appropriate 'settings' page within your WordPress admin dashboard.&lt;br /&gt;
&lt;br /&gt;
==Getting the Right Theme==&lt;br /&gt;
&lt;br /&gt;
One thing that often gets overlooked when it comes to site speed is your WordPress Theme itself. While themes are usually chosen for how they look, we suggest that special care is taken when choosing the right theme developer. Choosing a developer who has provided more themes for a long period of time is preferred. Keep this in mind while shopping for a theme, also looking for how often the developer releases updates for their themes. An outdated or badly-coded theme can dramatically slow down your WordPress website.&lt;br /&gt;
&lt;br /&gt;
==WordPress Version==&lt;br /&gt;
&lt;br /&gt;
If all of the above has been completed, your site should be running as smoothly as possible. A final thing to consider is keeping your WordPress version as up to date as possible. This means always updating WordPress right when you see that one is available via your dashboard. As of WordPress version 3.7, you can set up automatic WordPress background updates via your wp-config.php file. [https://codex.wordpress.org/Configuring_Automatic_Background_Updates Click here for WordPress' information on this.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are still encountering slow load times after trying everything mentioned here, please [http://support.hostek.com/ submit a ticket] and our support technicians will get to it right away.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2510</id>
		<title>Improve WordPress Site Speed</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2510"/>
				<updated>2015-05-29T19:50:26Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Getting the Right Theme */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Often we find that WordPress' out-of-the-box site speed is not the fastest it could be. In this guide we'll show you how you can improve load times and make your WordPress site faster!&lt;br /&gt;
&lt;br /&gt;
==Web Content Caching==&lt;br /&gt;
&lt;br /&gt;
Fetching something over the network is both slow and expensive: large responses require many roundtrips between the client and server, which delays when they are available and can be processed by the browser, and also incurs data costs for the visitor. As a result, the ability to cache and reuse previously fetched resources is a critical aspect of optimizing for performance.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
There are several methods we can take advantage of to cache these resources via WordPress plugins. We recommend downloading and activating '''one''' of the following cache plugins onto your site:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/w3-total-cache/ W3 Total Cache] - This plugin is very highly-rated and offers more advanced customization than other caching plugins out there. It also provides the option for a paid upgrade to receive support and additional features. We recommend this caching plugin.&lt;br /&gt;
#[https://wordpress.org/plugins/wp-super-cache/ WP Super Cache] - While offering most of the same functionality as W3 Total Cache, this plugin has a more simple interface for less advanced users. &lt;br /&gt;
#[https://wordpress.org/plugins/wp-fastest-cache/ WP Fastest Cache] - A newcomer to the WordPress caching game, this extremely simple plugin is for users who need caching and do not want to configure anything.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Once installed and activated, images and static web pages will immediately begin caching. A speed boost should be noticed right away.&lt;br /&gt;
&lt;br /&gt;
==Image Optimization==&lt;br /&gt;
&lt;br /&gt;
If enabling caching does not speed your site up as much as you would like, or if your site is especially image-heavy, installing an image optimization plugin is recommended. These plugins take your already-uploaded (and in some cases those you upload in the future) images and compress them so they are served to the visitor much more quickly.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Below are some WordPress plugins that do what we're looking for, as well as a small summary on each:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/ewww-image-optimizer-cloud/ EWWW Image Optimizer (Premium Cloud Version)] - Unlike its name suggests (it actually stands for Exactly WWW), EWWW does an incredible job of compressing images and offers a wide array of configuration options. This plugin is subscription-based and offers 5000 image compression operations for $10.00. [https://ewww.io/plans/ More information can be found here.] &lt;br /&gt;
#[https://wordpress.org/plugins/shortpixel-image-optimiser/ ShortPixel Image Optimizer] - This works in a similar way to EWWW but does not have as many features. It is a nice substitute if you would like a free image optimizing plugin.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Generally, image optimization plugins require manual optimization of pictures that have already been uploaded. As such, these will not work automatically and will require you to visit the appropriate 'settings' page within your WordPress admin dashboard.&lt;br /&gt;
&lt;br /&gt;
==Getting the Right Theme==&lt;br /&gt;
&lt;br /&gt;
One thing that often gets overlooked when it comes to site speed is your WordPress Theme itself. While themes are usually chosen for how they look, we suggest that special care is taken when choosing the right theme developer. Choosing a developer who has provided more themes for a long period of time is preferred. Keep this in mind while shopping for a theme, also looking for how often the developer releases updates for their themes. An outdated or badly-coded theme can dramatically slow down WordPress websites.&lt;br /&gt;
&lt;br /&gt;
==WordPress Version==&lt;br /&gt;
&lt;br /&gt;
If all of the above has been completed, your site should be running as smoothly as possible. A final thing to consider is keeping your WordPress version as up to date as possible. This means always updating WordPress right when you see that one is available via your dashboard. As of WordPress version 3.7, you can set up automatic WordPress background updates via your wp-config.php file. [https://codex.wordpress.org/Configuring_Automatic_Background_Updates Click here for WordPress' information on this.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are still encountering slow load times after trying everything mentioned here, please [http://support.hostek.com/ submit a ticket] and our support technicians will get to it right away.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2509</id>
		<title>Improve WordPress Site Speed</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2509"/>
				<updated>2015-05-29T19:49:43Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Getting the Right Theme */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Often we find that WordPress' out-of-the-box site speed is not the fastest it could be. In this guide we'll show you how you can improve load times and make your WordPress site faster!&lt;br /&gt;
&lt;br /&gt;
==Web Content Caching==&lt;br /&gt;
&lt;br /&gt;
Fetching something over the network is both slow and expensive: large responses require many roundtrips between the client and server, which delays when they are available and can be processed by the browser, and also incurs data costs for the visitor. As a result, the ability to cache and reuse previously fetched resources is a critical aspect of optimizing for performance.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
There are several methods we can take advantage of to cache these resources via WordPress plugins. We recommend downloading and activating '''one''' of the following cache plugins onto your site:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/w3-total-cache/ W3 Total Cache] - This plugin is very highly-rated and offers more advanced customization than other caching plugins out there. It also provides the option for a paid upgrade to receive support and additional features. We recommend this caching plugin.&lt;br /&gt;
#[https://wordpress.org/plugins/wp-super-cache/ WP Super Cache] - While offering most of the same functionality as W3 Total Cache, this plugin has a more simple interface for less advanced users. &lt;br /&gt;
#[https://wordpress.org/plugins/wp-fastest-cache/ WP Fastest Cache] - A newcomer to the WordPress caching game, this extremely simple plugin is for users who need caching and do not want to configure anything.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Once installed and activated, images and static web pages will immediately begin caching. A speed boost should be noticed right away.&lt;br /&gt;
&lt;br /&gt;
==Image Optimization==&lt;br /&gt;
&lt;br /&gt;
If enabling caching does not speed your site up as much as you would like, or if your site is especially image-heavy, installing an image optimization plugin is recommended. These plugins take your already-uploaded (and in some cases those you upload in the future) images and compress them so they are served to the visitor much more quickly.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Below are some WordPress plugins that do what we're looking for, as well as a small summary on each:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/ewww-image-optimizer-cloud/ EWWW Image Optimizer (Premium Cloud Version)] - Unlike its name suggests (it actually stands for Exactly WWW), EWWW does an incredible job of compressing images and offers a wide array of configuration options. This plugin is subscription-based and offers 5000 image compression operations for $10.00. [https://ewww.io/plans/ More information can be found here.] &lt;br /&gt;
#[https://wordpress.org/plugins/shortpixel-image-optimiser/ ShortPixel Image Optimizer] - This works in a similar way to EWWW but does not have as many features. It is a nice substitute if you would like a free image optimizing plugin.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Generally, image optimization plugins require manual optimization of pictures that have already been uploaded. As such, these will not work automatically and will require you to visit the appropriate 'settings' page within your WordPress admin dashboard.&lt;br /&gt;
&lt;br /&gt;
==Getting the Right Theme==&lt;br /&gt;
&lt;br /&gt;
One thing that often gets overlooked when it comes to site speed is your WordPress Theme itself. While themes are usually chosen for how they look, we suggest that special care is taken when choosing the right theme developer. Generally choosing a developer who has provided more themes for a long period of time is preferred. Keep this in mind while shopping for a theme, also looking for how often the developer releases updates for their themes. An outdated or badly-coded theme can dramatically slow down WordPress websites.&lt;br /&gt;
&lt;br /&gt;
==WordPress Version==&lt;br /&gt;
&lt;br /&gt;
If all of the above has been completed, your site should be running as smoothly as possible. A final thing to consider is keeping your WordPress version as up to date as possible. This means always updating WordPress right when you see that one is available via your dashboard. As of WordPress version 3.7, you can set up automatic WordPress background updates via your wp-config.php file. [https://codex.wordpress.org/Configuring_Automatic_Background_Updates Click here for WordPress' information on this.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are still encountering slow load times after trying everything mentioned here, please [http://support.hostek.com/ submit a ticket] and our support technicians will get to it right away.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2507</id>
		<title>Improve WordPress Site Speed</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2507"/>
				<updated>2015-05-29T19:48:28Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Image Optimization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Often we find that WordPress' out-of-the-box site speed is not the fastest it could be. In this guide we'll show you how you can improve load times and make your WordPress site faster!&lt;br /&gt;
&lt;br /&gt;
==Web Content Caching==&lt;br /&gt;
&lt;br /&gt;
Fetching something over the network is both slow and expensive: large responses require many roundtrips between the client and server, which delays when they are available and can be processed by the browser, and also incurs data costs for the visitor. As a result, the ability to cache and reuse previously fetched resources is a critical aspect of optimizing for performance.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
There are several methods we can take advantage of to cache these resources via WordPress plugins. We recommend downloading and activating '''one''' of the following cache plugins onto your site:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/w3-total-cache/ W3 Total Cache] - This plugin is very highly-rated and offers more advanced customization than other caching plugins out there. It also provides the option for a paid upgrade to receive support and additional features. We recommend this caching plugin.&lt;br /&gt;
#[https://wordpress.org/plugins/wp-super-cache/ WP Super Cache] - While offering most of the same functionality as W3 Total Cache, this plugin has a more simple interface for less advanced users. &lt;br /&gt;
#[https://wordpress.org/plugins/wp-fastest-cache/ WP Fastest Cache] - A newcomer to the WordPress caching game, this extremely simple plugin is for users who need caching and do not want to configure anything.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Once installed and activated, images and static web pages will immediately begin caching. A speed boost should be noticed right away.&lt;br /&gt;
&lt;br /&gt;
==Image Optimization==&lt;br /&gt;
&lt;br /&gt;
If enabling caching does not speed your site up as much as you would like, or if your site is especially image-heavy, installing an image optimization plugin is recommended. These plugins take your already-uploaded (and in some cases those you upload in the future) images and compress them so they are served to the visitor much more quickly.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Below are some WordPress plugins that do what we're looking for, as well as a small summary on each:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/ewww-image-optimizer-cloud/ EWWW Image Optimizer (Premium Cloud Version)] - Unlike its name suggests (it actually stands for Exactly WWW), EWWW does an incredible job of compressing images and offers a wide array of configuration options. This plugin is subscription-based and offers 5000 image compression operations for $10.00. [https://ewww.io/plans/ More information can be found here.] &lt;br /&gt;
#[https://wordpress.org/plugins/shortpixel-image-optimiser/ ShortPixel Image Optimizer] - This works in a similar way to EWWW but does not have as many features. It is a nice substitute if you would like a free image optimizing plugin.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Generally, image optimization plugins require manual optimization of pictures that have already been uploaded. As such, these will not work automatically and will require you to visit the appropriate 'settings' page within your WordPress admin dashboard.&lt;br /&gt;
&lt;br /&gt;
==Getting the Right Theme==&lt;br /&gt;
&lt;br /&gt;
One thing that often gets overlooked when it comes to site speed is your WordPress Theme itself. While themes are usually chosen for how they look, we suggest that special care is taken when choosing the right theme developer. Generally choosing a developer who has provided more themes for a long period of time is preferred. Keep this in mind while shopping for a theme, also looking for how often the developer releases updates for their themes.&lt;br /&gt;
&lt;br /&gt;
==WordPress Version==&lt;br /&gt;
&lt;br /&gt;
If all of the above has been completed, your site should be running as smoothly as possible. A final thing to consider is keeping your WordPress version as up to date as possible. This means always updating WordPress right when you see that one is available via your dashboard. As of WordPress version 3.7, you can set up automatic WordPress background updates via your wp-config.php file. [https://codex.wordpress.org/Configuring_Automatic_Background_Updates Click here for WordPress' information on this.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are still encountering slow load times after trying everything mentioned here, please [http://support.hostek.com/ submit a ticket] and our support technicians will get to it right away.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2506</id>
		<title>Improve WordPress Site Speed</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2506"/>
				<updated>2015-05-29T19:46:31Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Web Content Caching */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Often we find that WordPress' out-of-the-box site speed is not the fastest it could be. In this guide we'll show you how you can improve load times and make your WordPress site faster!&lt;br /&gt;
&lt;br /&gt;
==Web Content Caching==&lt;br /&gt;
&lt;br /&gt;
Fetching something over the network is both slow and expensive: large responses require many roundtrips between the client and server, which delays when they are available and can be processed by the browser, and also incurs data costs for the visitor. As a result, the ability to cache and reuse previously fetched resources is a critical aspect of optimizing for performance.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
There are several methods we can take advantage of to cache these resources via WordPress plugins. We recommend downloading and activating '''one''' of the following cache plugins onto your site:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/w3-total-cache/ W3 Total Cache] - This plugin is very highly-rated and offers more advanced customization than other caching plugins out there. It also provides the option for a paid upgrade to receive support and additional features. We recommend this caching plugin.&lt;br /&gt;
#[https://wordpress.org/plugins/wp-super-cache/ WP Super Cache] - While offering most of the same functionality as W3 Total Cache, this plugin has a more simple interface for less advanced users. &lt;br /&gt;
#[https://wordpress.org/plugins/wp-fastest-cache/ WP Fastest Cache] - A newcomer to the WordPress caching game, this extremely simple plugin is for users who need caching and do not want to configure anything.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Once installed and activated, images and static web pages will immediately begin caching. A speed boost should be noticed right away.&lt;br /&gt;
&lt;br /&gt;
==Image Optimization==&lt;br /&gt;
&lt;br /&gt;
If enabling caching does not speed your site up as much as you would like, or if your site is especially image-heavy, installing an image optimization plugin is recommended. These plugins take your already-uploaded (and in some cases those you upload in the future) images and compress them so they are served to the visitor much more quickly.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Below are some WordPress plugins that do what we're looking for, as well as a small summary on each:&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/ewww-image-optimizer-cloud/ EWWW Image Optimizer (Premium Cloud Version)] - Unlike its name suggests (it actually stands for Exactly WWW), EWWW does an incredible job of compressing images and offers a wide array of configuration options. This plugin is subscription-based and offers 5000 image compression operations for $10.00. [https://ewww.io/plans/ More information can be found here.] &lt;br /&gt;
#[https://wordpress.org/plugins/shortpixel-image-optimiser/ ShortPixel Image Optimizer] - This works in a similar way to EWWW but does not have as many features. It is a nice substitute if you would like a free image optimizing plugin.&lt;br /&gt;
&lt;br /&gt;
==Getting the Right Theme==&lt;br /&gt;
&lt;br /&gt;
One thing that often gets overlooked when it comes to site speed is your WordPress Theme itself. While themes are usually chosen for how they look, we suggest that special care is taken when choosing the right theme developer. Generally choosing a developer who has provided more themes for a long period of time is preferred. Keep this in mind while shopping for a theme, also looking for how often the developer releases updates for their themes.&lt;br /&gt;
&lt;br /&gt;
==WordPress Version==&lt;br /&gt;
&lt;br /&gt;
If all of the above has been completed, your site should be running as smoothly as possible. A final thing to consider is keeping your WordPress version as up to date as possible. This means always updating WordPress right when you see that one is available via your dashboard. As of WordPress version 3.7, you can set up automatic WordPress background updates via your wp-config.php file. [https://codex.wordpress.org/Configuring_Automatic_Background_Updates Click here for WordPress' information on this.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are still encountering slow load times after trying everything mentioned here, please [http://support.hostek.com/ submit a ticket] and our support technicians will get to it right away.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2505</id>
		<title>Improve WordPress Site Speed</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2505"/>
				<updated>2015-05-29T19:45:23Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Image Optimization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Often we find that WordPress' out-of-the-box site speed is not the fastest it could be. In this guide we'll show you how you can improve load times and make your WordPress site faster!&lt;br /&gt;
&lt;br /&gt;
==Web Content Caching==&lt;br /&gt;
&lt;br /&gt;
Fetching something over the network is both slow and expensive: large responses require many roundtrips between the client and server, which delays when they are available and can be processed by the browser, and also incurs data costs for the visitor. As a result, the ability to cache and reuse previously fetched resources is a critical aspect of optimizing for performance.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
There are several methods we can take advantage of to cache these resources via WordPress plugins. We recommend downloading and activating '''one''' of the following cache plugins onto your site:&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/w3-total-cache/ W3 Total Cache] - This plugin is very highly-rated and offers more advanced customization than other caching plugins out there. It also provides the option for a paid upgrade to receive support and additional features. We recommend this caching plugin.&lt;br /&gt;
#[https://wordpress.org/plugins/wp-super-cache/ WP Super Cache] - While offering most of the same functionality as W3 Total Cache, this plugin has a more simple interface for less advanced users. &lt;br /&gt;
#[https://wordpress.org/plugins/wp-fastest-cache/ WP Fastest Cache] - A newcomer to the WordPress caching game, this extremely simple plugin is for users who need caching and do not want to configure anything.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Once installed and activated, images and static web pages will immediately begin caching. A speed boost should be noticed right away.&lt;br /&gt;
&lt;br /&gt;
==Image Optimization==&lt;br /&gt;
&lt;br /&gt;
If enabling caching does not speed your site up as much as you would like, or if your site is especially image-heavy, installing an image optimization plugin is recommended. These plugins take your already-uploaded (and in some cases those you upload in the future) images and compress them so they are served to the visitor much more quickly.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Below are some WordPress plugins that do what we're looking for, as well as a small summary on each:&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/ewww-image-optimizer-cloud/ EWWW Image Optimizer (Premium Cloud Version)] - Unlike its name suggests (it actually stands for Exactly WWW), EWWW does an incredible job of compressing images and offers a wide array of configuration options. This plugin is subscription-based and offers 5000 image compression operations for $10.00. [https://ewww.io/plans/ More information can be found here.] &lt;br /&gt;
#[https://wordpress.org/plugins/shortpixel-image-optimiser/ ShortPixel Image Optimizer] - This works in a similar way to EWWW but does not have as many features. It is a nice substitute if you would like a free image optimizing plugin.&lt;br /&gt;
&lt;br /&gt;
==Getting the Right Theme==&lt;br /&gt;
&lt;br /&gt;
One thing that often gets overlooked when it comes to site speed is your WordPress Theme itself. While themes are usually chosen for how they look, we suggest that special care is taken when choosing the right theme developer. Generally choosing a developer who has provided more themes for a long period of time is preferred. Keep this in mind while shopping for a theme, also looking for how often the developer releases updates for their themes.&lt;br /&gt;
&lt;br /&gt;
==WordPress Version==&lt;br /&gt;
&lt;br /&gt;
If all of the above has been completed, your site should be running as smoothly as possible. A final thing to consider is keeping your WordPress version as up to date as possible. This means always updating WordPress right when you see that one is available via your dashboard. As of WordPress version 3.7, you can set up automatic WordPress background updates via your wp-config.php file. [https://codex.wordpress.org/Configuring_Automatic_Background_Updates Click here for WordPress' information on this.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are still encountering slow load times after trying everything mentioned here, please [http://support.hostek.com/ submit a ticket] and our support technicians will get to it right away.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2504</id>
		<title>Improve WordPress Site Speed</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Improve_WordPress_Site_Speed&amp;diff=2504"/>
				<updated>2015-05-29T19:44:07Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: Created page with &amp;quot;==Summary==  Often we find that WordPress' out-of-the-box site speed is not the fastest it could be. In this guide we'll show you how you can improve load times and make your...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Often we find that WordPress' out-of-the-box site speed is not the fastest it could be. In this guide we'll show you how you can improve load times and make your WordPress site faster!&lt;br /&gt;
&lt;br /&gt;
==Web Content Caching==&lt;br /&gt;
&lt;br /&gt;
Fetching something over the network is both slow and expensive: large responses require many roundtrips between the client and server, which delays when they are available and can be processed by the browser, and also incurs data costs for the visitor. As a result, the ability to cache and reuse previously fetched resources is a critical aspect of optimizing for performance.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
There are several methods we can take advantage of to cache these resources via WordPress plugins. We recommend downloading and activating '''one''' of the following cache plugins onto your site:&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/w3-total-cache/ W3 Total Cache] - This plugin is very highly-rated and offers more advanced customization than other caching plugins out there. It also provides the option for a paid upgrade to receive support and additional features. We recommend this caching plugin.&lt;br /&gt;
#[https://wordpress.org/plugins/wp-super-cache/ WP Super Cache] - While offering most of the same functionality as W3 Total Cache, this plugin has a more simple interface for less advanced users. &lt;br /&gt;
#[https://wordpress.org/plugins/wp-fastest-cache/ WP Fastest Cache] - A newcomer to the WordPress caching game, this extremely simple plugin is for users who need caching and do not want to configure anything.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Once installed and activated, images and static web pages will immediately begin caching. A speed boost should be noticed right away.&lt;br /&gt;
&lt;br /&gt;
==Image Optimization==&lt;br /&gt;
&lt;br /&gt;
If enabling caching does not speed your site up as much as you would like, or if your site is especially image-heavy, installing an image optimization plugin is recommended. These plugins take your already-uploaded (and in some cases those you upload in the future) and compress them so they are served to the visitor much more quickly.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Below are some WordPress plugins that do what we're looking for, as well as a small summary on each:&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
#[https://wordpress.org/plugins/ewww-image-optimizer-cloud/ EWWW Image Optimizer (Premium Cloud Version)] - Unlike its name suggests (it actually stands for Exactly WWW), EWWW does an incredible job of compressing images and offers a wide array of configuration options. This plugin is subscription-based and offers 5000 image compression operations for $10.00. [https://ewww.io/plans/ More information can be found here.] &lt;br /&gt;
#[https://wordpress.org/plugins/shortpixel-image-optimiser/ ShortPixel Image Optimizer] - This works in a similar way to EWWW but does not have as many features. It is a nice substitute if you would like a free image optimizing plugin.&lt;br /&gt;
&lt;br /&gt;
==Getting the Right Theme==&lt;br /&gt;
&lt;br /&gt;
One thing that often gets overlooked when it comes to site speed is your WordPress Theme itself. While themes are usually chosen for how they look, we suggest that special care is taken when choosing the right theme developer. Generally choosing a developer who has provided more themes for a long period of time is preferred. Keep this in mind while shopping for a theme, also looking for how often the developer releases updates for their themes.&lt;br /&gt;
&lt;br /&gt;
==WordPress Version==&lt;br /&gt;
&lt;br /&gt;
If all of the above has been completed, your site should be running as smoothly as possible. A final thing to consider is keeping your WordPress version as up to date as possible. This means always updating WordPress right when you see that one is available via your dashboard. As of WordPress version 3.7, you can set up automatic WordPress background updates via your wp-config.php file. [https://codex.wordpress.org/Configuring_Automatic_Background_Updates Click here for WordPress' information on this.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are still encountering slow load times after trying everything mentioned here, please [http://support.hostek.com/ submit a ticket] and our support technicians will get to it right away.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Email_in_Scripts&amp;diff=2419</id>
		<title>Email in Scripts</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Email_in_Scripts&amp;diff=2419"/>
				<updated>2015-03-13T17:17:04Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* PHP Email Sample */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sending Email via Scripts &lt;br /&gt;
&lt;br /&gt;
To send email via code or scripts (ie web pages) you can use either the built in SMTP host '''smtpmailer.hostek.net''' which doesn't require a username/password (only from the server) or you can authenticate using your email account, which does require the username and password too.&lt;br /&gt;
&lt;br /&gt;
__FORCETOC__&lt;br /&gt;
==ASP Email Sample==&lt;br /&gt;
Here is a sample using CDOSYS to send email from ASP pages. CDOSYS replaces CDONTS on Windows 2003 servers and after.&lt;br /&gt;
&lt;br /&gt;
NOTE: We suggest using CDOSYS for all ASP email applications.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;%&lt;br /&gt;
Dim objCDOConf&lt;br /&gt;
Set objCDOConf = Server.CreateObject (&amp;quot;CDO.Configuration&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
' ** SET AND UPDATE FIELDS PROPERTIES **&lt;br /&gt;
With objCDOConf&lt;br /&gt;
' ** OUTGOING SMTP SERVER **&lt;br /&gt;
&lt;br /&gt;
' ** SMTP SERVER **&lt;br /&gt;
.Fields(&amp;quot;http://schemas.microsoft.com/cdo/configuration/smtpserver&amp;quot;) = &amp;quot;smtpmailer.hostek.net&amp;quot;&lt;br /&gt;
&lt;br /&gt;
' ** SMTP PORT **&lt;br /&gt;
.Fields(&amp;quot;http://schemas.microsoft.com/cdo/configuration/smtpserverport&amp;quot;) = 25&lt;br /&gt;
&lt;br /&gt;
.Fields(&amp;quot;http://schemas.microsoft.com/cdo/configuration/sendusing&amp;quot;) = 2&lt;br /&gt;
&lt;br /&gt;
' ** TIMEOUT **&lt;br /&gt;
.Fields(&amp;quot;http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout&amp;quot;) = 60&lt;br /&gt;
&lt;br /&gt;
.Fields.Update&lt;br /&gt;
End With&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Dim iMsg&lt;br /&gt;
set iMsg = CreateObject(&amp;quot;CDO.Message&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
' ** UPDATE THE CDOSYS CONFIGURATION **&lt;br /&gt;
Set iMsg.Configuration = objCDOConf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
' apply settings to the message&lt;br /&gt;
With iMsg&lt;br /&gt;
  .To = &amp;quot;test@some_address.com&amp;quot;&lt;br /&gt;
  .From = &amp;quot;test@your_domain.com&amp;quot;&lt;br /&gt;
  .Subject = &amp;quot;This is a subject&amp;quot;&lt;br /&gt;
  .TextBody = &amp;quot;This is the body of the email.&amp;quot;&lt;br /&gt;
  .Send&lt;br /&gt;
End With&lt;br /&gt;
&lt;br /&gt;
' cleanup of variables&lt;br /&gt;
Set iMsg = Nothing&lt;br /&gt;
%&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==.NET Email Sample==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== In Code ===&lt;br /&gt;
&lt;br /&gt;
  MailMessage message = new MailMessage(&amp;quot;from@email.address&amp;quot;,&amp;quot;to@email.address&amp;quot;);&lt;br /&gt;
  message.Subject = &amp;quot;subject&amp;quot;;&lt;br /&gt;
  message.Body = &amp;quot;body&amp;quot;;&lt;br /&gt;
  SmtpClient client = new SmtpClient();&lt;br /&gt;
  client.Send(message);&lt;br /&gt;
&lt;br /&gt;
=== In web.config ===&lt;br /&gt;
   &amp;lt;system.net&amp;gt;&lt;br /&gt;
      &amp;lt;mailSettings&amp;gt;&lt;br /&gt;
         &amp;lt;smtp deliveryMethod=&amp;quot;Network&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;network host=&amp;quot;smtpmailer.hostek.net&amp;quot; port=&amp;quot;25&amp;quot; /&amp;gt;&lt;br /&gt;
         &amp;lt;/smtp&amp;gt;&lt;br /&gt;
      &amp;lt;/mailSettings&amp;gt;&lt;br /&gt;
   &amp;lt;/system.net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==ColdFusion Email Sample==&lt;br /&gt;
==PHP Email Sample==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;?php &lt;br /&gt;
&lt;br /&gt;
$EmailBody = '';&lt;br /&gt;
&lt;br /&gt;
if (isset($_POST['submit'])) {&lt;br /&gt;
&lt;br /&gt;
	foreach($_POST as $key =&amp;gt; $value) &lt;br /&gt;
	{		&lt;br /&gt;
		if ($key != 'submit'){&lt;br /&gt;
			if($value != &amp;quot;&amp;quot;){&lt;br /&gt;
				$EmailBody .= $key . &amp;quot;: &amp;quot; . $value . &amp;quot;&amp;lt;br /&amp;gt;&amp;quot;;	&lt;br /&gt;
			}&lt;br /&gt;
		}&lt;br /&gt;
		&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;!-- Example Form --&amp;gt;&lt;br /&gt;
&amp;lt;form action=&amp;quot;&amp;quot; method=&amp;quot;post&amp;quot;&amp;gt;&lt;br /&gt;
First Name:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;First Name&amp;quot;&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Last Name: &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;Last Name&amp;quot;&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Phone: &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;Phone&amp;quot;&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Email Address: &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;Address&amp;quot;&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;submit&amp;quot; name=&amp;quot;submit&amp;quot; value=&amp;quot;Send&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;!-- End Example Form --&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
&lt;br /&gt;
if($EmailBody != &amp;quot;&amp;quot;) {&lt;br /&gt;
&lt;br /&gt;
    $fromAddress = &amp;quot;example@example.com&amp;quot;;&lt;br /&gt;
    $toAddress = &amp;quot;example@example2.com&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
    $headers .= &amp;quot;MIME-Version: 1.0\r\n&amp;quot;;&lt;br /&gt;
    $headers .= &amp;quot;Content-type: text/html; charset=iso-8859-1\r\n&amp;quot;;&lt;br /&gt;
    $headers .= &amp;quot;From: &amp;quot; . $fromAddress .&amp;quot; &amp;lt; &amp;quot; . $fromAddress . &amp;quot;&amp;gt;\r\n&amp;quot;;&lt;br /&gt;
    $headers .= &amp;quot;To: &amp;quot; . $toAddress . &amp;quot; &amp;lt; &amp;quot; . $toAddress . &amp;quot;&amp;gt;\r\n&amp;quot;;&lt;br /&gt;
    $headers .= &amp;quot;Reply-To: &amp;quot; . $fromAddress . &amp;quot; &amp;lt; &amp;quot; . $fromAddress . &amp;quot;&amp;gt;\r\n&amp;quot;;&lt;br /&gt;
    $headers .= &amp;quot;X-Priority: 1\r\n&amp;quot;;&lt;br /&gt;
    $headers .= &amp;quot;X-MSMail-Priority: High\r\n&amp;quot;;&lt;br /&gt;
    $headers .= &amp;quot;X-Mailer: Example Server&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
	if (mail($toAddress, &amp;quot;Example Email Form&amp;quot;, $EmailBody, $headers)) {&lt;br /&gt;
      		echo &amp;quot;Mail sent to &amp;quot;.$toAddress.&amp;quot;.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;\n&amp;quot;;&lt;br /&gt;
    } &lt;br /&gt;
    else {&lt;br /&gt;
      		echo &amp;quot;Error sending mail.&amp;lt;br /&amp;gt;\n&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Email]]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Moodle&amp;diff=2263</id>
		<title>Moodle</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Moodle&amp;diff=2263"/>
				<updated>2014-08-28T21:05:12Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Current Moodle Upgrade Documentation Pages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
Moodle is a Content Management System which is designed to be a VLE (Virtual Learning Environment).&amp;lt;br /&amp;gt;&lt;br /&gt;
It is a free web application that is specifically designed to create effective online learning courses for educators.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://moodle.org Official Site]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
===Download, Upload, and Extraction===&lt;br /&gt;
#Navigate to http://download.moodle.org/ and download the latest .zip bundle of Moodle by clicking the 'Download' link under the 'zip' column on the very right. &lt;br /&gt;
#Once downloaded, upload the .zip file through a FTP program of your choice to the /public_html/ directory - we recommend uploading with a third-party FTP program like Filezilla which you may find [https://filezilla-project.org/download.php?type=client here]. &lt;br /&gt;
#After the .zip file has been uploaded, navigate to the [http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/FileManager file manager within cPanel].&lt;br /&gt;
#Navigate to the /public_html/ folder within the cPanel file manager, right-click the .zip Moodle file you uploaded and click 'Extract'. Select 'Ok' on the prompt that appears.&lt;br /&gt;
#Your Moodle install has now been successfully extracted.&lt;br /&gt;
&lt;br /&gt;
===Creating the Moodle MySQL Database===&lt;br /&gt;
&lt;br /&gt;
#Log into your cPanel account and click 'MySQL Database Wizard' icon to begin the database creation process. &lt;br /&gt;
#On the screen that follows, choose a name for your Moodle database. Note that your cPanel username will always be appended to the title followed by an underscore (Ex: username_moodle). Click 'Next Step'.&lt;br /&gt;
#*NOTE: Make sure to write down or copy the database name for future use - we will need it for the Moodle Installation. &lt;br /&gt;
#Next, select a username and password for the Moodle database. Make sure to write down and store this username/password in a safe place. Once filled out, click 'Create User'.&lt;br /&gt;
#On the next screen, click the box labeled 'ALL PRIVLIGES'. This will grant the database user all privileges to access the database you're creating. Congratulations! The database has been created and a user assigned.&lt;br /&gt;
&lt;br /&gt;
===Installing Moodle===&lt;br /&gt;
&lt;br /&gt;
#Navigate to your site by typing your URL with /moodle/ appended to the URL. (Example: http://yoursite.com/moodle - where yoursite.com is your Moodle domain.)&lt;br /&gt;
#You should be redirected to http://noblews.net/moodle/install.php where you may select a language. Click 'Next &amp;gt;&amp;gt;' when ready to continue.&lt;br /&gt;
#The next page is a file path confirmation - because we uploaded all of the files already we can just select 'Next &amp;gt;&amp;gt;' to continue.&lt;br /&gt;
#As a database driver, 'Improved MySQL (native/mysqli)' should be the default option and the one we want to select. Click 'Next &amp;gt;&amp;gt;' to continue.&lt;br /&gt;
#The 'Database settings' page we've arrived on is where we will be using the DB info we wrote down in the previous chapter. Below is an example of information that fits the required format:&lt;br /&gt;
#*Database host: localhost (Default: localhost - Do not change.)&lt;br /&gt;
#*Database name: username_moodledb (Default: moodle - Change to the Database Name you created in Step 2 of 'Creating the Moodle MySQL Database'.) &lt;br /&gt;
#*Database user: username_moodleuser (Default: blank - Change to the Database Username you created in Step 3 of 'Creating the Moodle MySQL Database'.)&lt;br /&gt;
#*Database password: ********* (Default: blank - Change to the Password you created in Step 3 of 'Creating the Moodle MySQL Database'.)&lt;br /&gt;
#*Tables prefix: mdl_ (Default: mdl - You can change this to whatever you'd like your database tables to be prefixed with. If you're unsure, you may use the default 'mdl_'.)&lt;br /&gt;
#*Database Port: 3306 (Default: blank - Change to port 3306.)&lt;br /&gt;
#*Unix Socket: -- (Do not fill out this portion.)&lt;br /&gt;
#After Moodle unpacks into the database (this may take a while, expect a white screen for a few moments), you now see the Moodle license page. Click 'Continue'.&lt;br /&gt;
#Next, Moodle will perform a check on all minimum requirements needed for Moodle to function correctly. If you are on a shared cPanel server, most or all of these checks should be installed and enabled. If they are, you should be prompted 'Your server environment meets all minimum requirements' and you can click 'Continue'. If not, please create a support ticket at http://support.hostek.com/ and we'll be glad to help.&lt;br /&gt;
#Moodle will now enable and install all plugins needed for Moodle to function. There should be 'Success' under every module listed here. If there is, navigate to http://yoursite.com/moodle/admin/ where yoursite.com is your own domain. Let this page load fully. Once the page has loaded, scroll to the bottom and click 'Upgrade Moodle Database now'.&lt;br /&gt;
#Next, click continue to set up the admin profile for Moodle. We strongly recommend changing the username from 'admin' to something more custom so that brute force attacks are deterred.&lt;br /&gt;
#The next step involves setting up your Moodle front page. From here forward, things should be relatively simple and custom for your site. If you ever have any questions, please do let us know via our 24/7 Live Chat, phone support or ticket system at http://support.hostek.com/.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Updating Moodle==&lt;br /&gt;
To find out what the most recent version of Moodle is available you can check [http://download.moodle.org here].&amp;lt;br /&amp;gt;&lt;br /&gt;
You will need to check the documentation for the moodle version you are going to upgrade to to make sure you can upgrade straight to that version.&amp;lt;br /&amp;gt;&lt;br /&gt;
For Example, you can only upgrade to Moodle version 2.4 if you are currently using Moodle version 2.2 or later.&lt;br /&gt;
&lt;br /&gt;
===Moodle's 3 Key Steps to Upgrade===&lt;br /&gt;
#Back up everything to your site.&amp;lt;br /&amp;gt;This includes all your Files and your Database.&lt;br /&gt;
#You will replace the Existing Files with the New Versions Files.&lt;br /&gt;
#You will just need to Browse to your Moodles Installation Admin directory to initiate the upgrade process.&amp;lt;br /&amp;gt;Then you will follow the remaining prompts you receive.&lt;br /&gt;
&lt;br /&gt;
===Current Moodle Upgrade Documentation Pages===&lt;br /&gt;
*For upgrading to [http://docs.moodle.org/27/en/Upgrading Moodle 2.7]&lt;br /&gt;
*For upgrading to [http://docs.moodle.org/26/en/Upgrading Moodle 2.6]&lt;br /&gt;
*For upgrading to [http://docs.moodle.org/25/en/Upgrading Moodle 2.5]&lt;br /&gt;
*For upgrading to [http://docs.moodle.org/24/en/Upgrading Moodle 2.4]&lt;br /&gt;
*For upgrading to [http://docs.moodle.org/23/en/Upgrading Moodle 2.3]&lt;br /&gt;
*For upgrading to [http://docs.moodle.org/22/en/Upgrading Moodle 2.2]&lt;br /&gt;
*For upgrading to [http://docs.moodle.org/21/en/Upgrading Moodle 2.1]&lt;br /&gt;
*For upgrading to [http://docs.moodle.org/20/en/Upgrading Moodle 2.0]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Moodle Performance Tweaks &amp;amp; Tips==&lt;br /&gt;
&lt;br /&gt;
Moodle can be made to run faster and in a better environment with some simple tweaks to the server that it is hosted on.&lt;br /&gt;
&lt;br /&gt;
Here are some techniques we have tested, and found to be beneficial to Moodle installs.&lt;br /&gt;
&lt;br /&gt;
===Setting up the environment===&lt;br /&gt;
&lt;br /&gt;
There are a few changes that will need to be set up for Moodle to run in the environment that it was made for.&lt;br /&gt;
&lt;br /&gt;
#Moodle is made to be hosted on a Linux environment. The application can run on windows, but this article currently only supports the tweaking of Moodle installs on Linux.&lt;br /&gt;
#Moodle wants you to make sure that hide PHP errors on the site when it is in production. &amp;quot;Enabling the PHP setting display_errors is not recommended on production sites because some error messages may reveal sensitive information about your server.&amp;quot; &amp;lt;br /&amp;gt;&lt;br /&gt;
#*Note: This would be turned off in the &amp;quot;php.ini.&amp;quot; Since you want and easy to edit php.ini, You will want to use the &amp;quot;php.ini Settings&amp;quot; tool in cPanel for the Moodle site. Access the tool, and enable the use of a custom php.ini. Once that is done, change &amp;quot;Display Errors&amp;quot; to &amp;quot;Off&amp;quot; and save. &lt;br /&gt;
#Newer versions of Moodle will need PHP to be built in version 5.4. If you are not sure what version you are on, contact support and we will be happy to let you know this information.&lt;br /&gt;
#Turn on mod_deflate. This can be done by making sure that the Apache build you are in has the &amp;quot;Deflate&amp;quot; module selected, and then adding the following rules to the site's .htaccess file:&lt;br /&gt;
 &amp;lt;ifModule mod_deflate.c&amp;gt;&lt;br /&gt;
 AddOutputFilterByType DEFLATE text/html text/plain text/xml&lt;br /&gt;
 &amp;lt;/ifmodule&amp;gt;&lt;br /&gt;
*Enable mod_expires for the site. If this is not turned on for the server (It should be by default) then you will need to add it to the Apache build. One thing that has been noticed, is that this kind of caching can create problems during upgrades, you need to remove the caching directives one week before any upgrade. Add this within the .htaccess file.&lt;br /&gt;
 &amp;lt;IfModule mod_expires.c&amp;gt;&lt;br /&gt;
 ExpiresActive On&lt;br /&gt;
 ExpiresDefault &amp;quot;access plus 1 seconds&amp;quot;&lt;br /&gt;
 ExpiresByType text/html &amp;quot;access plus 1 seconds&amp;quot;&lt;br /&gt;
 ExpiresByType image/gif &amp;quot;access plus 1 week&amp;quot;&lt;br /&gt;
 ExpiresByType image/jpeg &amp;quot;access plus 1 week&amp;quot;&lt;br /&gt;
 ExpiresByType image/png &amp;quot;access plus 1 week&amp;quot;&lt;br /&gt;
 ExpiresByType text/css &amp;quot;access plus 1 week&amp;quot;&lt;br /&gt;
 ExpiresByType text/javascript &amp;quot;access plus 1 week&amp;quot;&lt;br /&gt;
 ExpiresByType application/x-javascript &amp;quot;access plus 1 week&amp;quot;&lt;br /&gt;
 ExpiresByType text/xml &amp;quot;access plus 1 seconds&amp;quot;&lt;br /&gt;
 &amp;lt;/IfModule&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Caching===&lt;br /&gt;
&lt;br /&gt;
;Xcache, eAccelerator, and memcache are available on Linux server and can easily be implemented with rebuilding the Apache instance using the &amp;quot;EasyApache&amp;quot; tool in WHM.&lt;br /&gt;
:From our experience, and from outside sources, it seems that the caching system &amp;quot;APC&amp;quot; another caching application that works well with the Moodle environment. It is not included in the EasyApache builder, but it can be added to the PHP instance manually. Please contact support if you wish to use this plugin.&lt;br /&gt;
&lt;br /&gt;
;Moodle has some of it's own caching tools that are usable as well. They can be found on the Moodle site.&lt;br /&gt;
:http://docs.moodle.org/24/en/Caching&lt;br /&gt;
&lt;br /&gt;
;Moodle also has some performance recommendations of their own. They can also be found on the Moodle site.&lt;br /&gt;
:http://docs.moodle.org/23/en/Performance_recommendations&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:Linux VPS]]&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2244</id>
		<title>Enabling TLS on Common FTP Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2244"/>
				<updated>2014-08-19T16:16:29Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Enabling TLS on Popular FTP Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
In today's world with a high magnitude of scripts automatically set to sniff for password data, there is a high demand for always using https on web sites. In the same way, we believe FTPS should be enforced for all FTP transactions.&lt;br /&gt;
&lt;br /&gt;
In this wiki we go through the steps to enable FTPS/TLS on popular and less common FTP clients.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Enabling TLS on Popular FTP Software==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FileZilla===&lt;br /&gt;
&lt;br /&gt;
# Open your FileZilla client, then click 'File'-&amp;gt;'Site Manager'.&lt;br /&gt;
# In the Site Manager window, click 'New Site'. &lt;br /&gt;
# Input the FTP server information from your service's welcome e-mail.&lt;br /&gt;
# Under 'Encryption', select the 'Require Explicit FTP over TLS' option from the drop-down.&lt;br /&gt;
# Change the 'Logon Type' to 'Normal'.&lt;br /&gt;
# Enter your FTP account's 'Username' and 'Password'.&lt;br /&gt;
# Click 'OK' to save this connection.&lt;br /&gt;
# To connect, open 'Site Manager', or click the drop-down arrow next to the 'Site Manager' icon. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Please note:''' FileZilla does not trust any SSL certificate as valid automatically, even when the SSL certificate was signed by a trusted source (as our certificate is). The developers of FileZilla believed that it is up to individual users to decide if they will accept the certificate.&lt;br /&gt;
&lt;br /&gt;
You can safely accept the the certificate warning message you receive.&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:fz_tls_b.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WinSCP===&lt;br /&gt;
&lt;br /&gt;
# Create a new site in WinSCP, or edit your current one.&lt;br /&gt;
# Within the WinSCP Login box, choose 'FTP' as the File Protocol. &lt;br /&gt;
# Under 'Encryption:' select 'TLS Explicit encryption'.&lt;br /&gt;
# If your site is already set up with WinSCP, click 'Save' to make your changes permanent. Otherwise, simply fill in the information as per your welcome e-mail and click login.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Adobe Dreamweaver===&lt;br /&gt;
Below is an example FTP over SSL/TLS setup for Dreamweaver version 6.0 and above. Dreamweaver versions prior to CS5.5 do not allow for secure FTP. If you are in this situation, you will be required to use an external FTP program such as FileZilla.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:DreamWeaverTLS.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FireFTP===&lt;br /&gt;
&lt;br /&gt;
# Open up Firefox and click on Tools &amp;gt; FireFTP&lt;br /&gt;
# Click on the &amp;quot;Main&amp;quot; tab. Set up your FTP connection as usual:&lt;br /&gt;
#*'''Account Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
# Next, click on the Connection tab. Select the &amp;quot;Security&amp;quot; drop-down and then click &amp;quot;Auth TLS&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===SmartFTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; &amp;quot;New Connection&amp;quot;&lt;br /&gt;
#Set the &amp;quot;Protocol&amp;quot; Field to &amp;quot;FTPS (Explicit)&amp;quot;&lt;br /&gt;
#Fill in the following fields:&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'OK' to connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CyberDuck===&lt;br /&gt;
&lt;br /&gt;
On the “Open Connection” dialog, select the “FTP-SSL (Explicit AUTH TLS)” option. See the image below:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:Cyberduck.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CuteFTP===&lt;br /&gt;
&lt;br /&gt;
#On the main menu, click File &amp;gt; New &amp;gt; FTPS (SSL) Site.&lt;br /&gt;
#Under the 'General' tab, enter the following:&lt;br /&gt;
#*'''Label:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host Address:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Login method:''' Normal.&lt;br /&gt;
#Click the 'Type' tab at the top when the above information has been filled in.&lt;br /&gt;
#Select 'FTP with TLS/SSL (AUTH TLS - Explicit)' on the 'Protocol Type' drop-down. Leave the rest of the information as default.&lt;br /&gt;
#Click 'Connect'. When prompted, accept the SSL certificate.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FlashFXP===&lt;br /&gt;
&lt;br /&gt;
#Click 'Sites' &amp;gt; 'Site Manager'&lt;br /&gt;
#Click 'New Site' at the bottom left of the new window.&lt;br /&gt;
#Choose a name for your site and click 'OK'.&lt;br /&gt;
#Under 'Connection Type:' select 'FTP using Explicit SSL (Auth TLS)'.&lt;br /&gt;
#In the 'Address' box, type the URL of your site or the IP of the server (either will work).&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'Apply', then 'Connect'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WISE-FTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; Connect.&lt;br /&gt;
#Click 'New Site' at the top-left.&lt;br /&gt;
#*'''Profile Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Server Address:'''  URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection type:''' FTPES (explicit TLS/SSL).&lt;br /&gt;
#Any other information is optional. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WS_FTP PRO===&lt;br /&gt;
&lt;br /&gt;
New Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'New Connection...'&lt;br /&gt;
#Choose a name for the connection.&lt;br /&gt;
#Under 'Connection Type:', select 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#In the 'Server Address:' field, enter in the URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click Finish.&lt;br /&gt;
&lt;br /&gt;
Existing Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'Site Manager'.&lt;br /&gt;
#Click 'Edit' next to the site you would like to modify.&lt;br /&gt;
#Click 'Advanced', then change the 'Server Type' dropdown to 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#Click OK.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Core FTP LE===&lt;br /&gt;
&lt;br /&gt;
#Click File-&amp;gt;Connect.&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Site Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host / IP / URL:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection:''' AUTH TLS.&lt;br /&gt;
#Click Connect.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Transmit===&lt;br /&gt;
&lt;br /&gt;
On the “FTP” tab, enter in the following:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:TransmitFTP.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
&lt;br /&gt;
Server information can be found in your Hostek.com welcome e-mail that you receive upon purchasing a service with Hostek. If you are missing this e-mail or any log-in information, please submit a ticket via [https://support.hostek.com https://support.hostek.com] and we'd be glad to send it once more.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2228</id>
		<title>Enabling TLS on Common FTP Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2228"/>
				<updated>2014-08-18T18:05:02Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* WS_FTP PRO */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
In today's world with a high magnitude of scripts automatically set to sniff for password data, there is a high demand for always using https on web sites. In the same way, we believe FTPS should be enforced for all FTP transactions.&lt;br /&gt;
&lt;br /&gt;
In this wiki we go through the steps to enable FTPS/TLS on popular and less common FTP clients.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Enabling TLS on Popular FTP Software==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FileZilla===&lt;br /&gt;
&lt;br /&gt;
# Open your FileZilla client, then click 'File'-&amp;gt;'Site Manager'.&lt;br /&gt;
# In the Site Manager window, click 'New Site'. &lt;br /&gt;
# Input the FTP server information from your service's welcome e-mail.&lt;br /&gt;
# Under 'Encryption', select the 'Require Explicit FTP over TLS' option from the drop-down.&lt;br /&gt;
# Click 'OK', then you're done!&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Please note:''' FileZilla does not trust any SSL certificate as valid automatically, even when the SSL certificate was signed by a trusted source (as our certificate is). The developers of FileZilla believed that it is up to individual users to decide if they will accept the certificate.&lt;br /&gt;
&lt;br /&gt;
You can safely accept the the certificate warning message you receive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WinSCP===&lt;br /&gt;
&lt;br /&gt;
# Create a new site in WinSCP, or edit your current one.&lt;br /&gt;
# Within the WinSCP Login box, choose 'FTP' as the File Protocol. &lt;br /&gt;
# Under 'Encryption:' select 'TLS Explicit encryption'.&lt;br /&gt;
# If your site is already set up with WinSCP, click 'Save' to make your changes permanent. Otherwise, simply fill in the information as per your welcome e-mail and click login.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Adobe Dreamweaver===&lt;br /&gt;
Below is an example FTP over SSL/TLS setup for Dreamweaver version 6.0 and above. Dreamweaver versions prior to CS5.5 do not allow for secure FTP. If you are in this situation, you will be required to use an external FTP program such as FileZilla.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:DreamWeaverTLS.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FireFTP===&lt;br /&gt;
&lt;br /&gt;
# Open up Firefox and click on Tools &amp;gt; FireFTP&lt;br /&gt;
# Click on the &amp;quot;Main&amp;quot; tab. Set up your FTP connection as usual:&lt;br /&gt;
#*'''Account Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
# Next, click on the Connection tab. Select the &amp;quot;Security&amp;quot; drop-down and then click &amp;quot;Auth TLS&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===SmartFTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; &amp;quot;New Connection&amp;quot;&lt;br /&gt;
#Set the &amp;quot;Protocol&amp;quot; Field to &amp;quot;FTPS (Explicit)&amp;quot;&lt;br /&gt;
#Fill in the following fields:&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'OK' to connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CyberDuck===&lt;br /&gt;
&lt;br /&gt;
On the “Open Connection” dialog, select the “FTP-SSL (Explicit AUTH TLS)” option. See the image below:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:Cyberduck.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CuteFTP===&lt;br /&gt;
&lt;br /&gt;
#On the main menu, click File &amp;gt; New &amp;gt; FTPS (SSL) Site.&lt;br /&gt;
#Under the 'General' tab, enter the following:&lt;br /&gt;
#*'''Label:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host Address:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Login method:''' Normal.&lt;br /&gt;
#Click the 'Type' tab at the top when the above information has been filled in.&lt;br /&gt;
#Select 'FTP with TLS/SSL (AUTH TLS - Explicit)' on the 'Protocol Type' drop-down. Leave the rest of the information as default.&lt;br /&gt;
#Click 'Connect'. When prompted, accept the SSL certificate.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FlashFXP===&lt;br /&gt;
&lt;br /&gt;
#Click 'Sites' &amp;gt; 'Site Manager'&lt;br /&gt;
#Click 'New Site' at the bottom left of the new window.&lt;br /&gt;
#Choose a name for your site and click 'OK'.&lt;br /&gt;
#Under 'Connection Type:' select 'FTP using Explicit SSL (Auth TLS)'.&lt;br /&gt;
#In the 'Address' box, type the URL of your site or the IP of the server (either will work).&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'Apply', then 'Connect'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WISE-FTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; Connect.&lt;br /&gt;
#Click 'New Site' at the top-left.&lt;br /&gt;
#*'''Profile Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Server Address:'''  URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection type:''' FTPES (explicit TLS/SSL).&lt;br /&gt;
#Any other information is optional. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WS_FTP PRO===&lt;br /&gt;
&lt;br /&gt;
New Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'New Connection...'&lt;br /&gt;
#Choose a name for the connection.&lt;br /&gt;
#Under 'Connection Type:', select 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#In the 'Server Address:' field, enter in the URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click Finish.&lt;br /&gt;
&lt;br /&gt;
Existing Connections:&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'Site Manager'.&lt;br /&gt;
#Click 'Edit' next to the site you would like to modify.&lt;br /&gt;
#Click 'Advanced', then change the 'Server Type' dropdown to 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#Click OK.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Transmit===&lt;br /&gt;
&lt;br /&gt;
On the “FTP” tab, enter in the following:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:TransmitFTP.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
&lt;br /&gt;
Server information can be found in your Hostek.com welcome e-mail that you receive upon purchasing a service with Hostek. If you are missing this e-mail or any log-in information, please submit a ticket via [https://support.hostek.com https://support.hostek.com] and we'd be glad to send it once more.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2218</id>
		<title>Enabling TLS on Common FTP Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2218"/>
				<updated>2014-08-11T23:35:20Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* DreamWeaver */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
In today's world with a high magnitude of scripts automatically set to sniff for password data, there is a high demand for always using https on web sites. In the same way, we believe FTPS should be enforced for all FTP transactions.&lt;br /&gt;
&lt;br /&gt;
In this wiki we go through the steps to enable FTPS/TLS on popular and less common FTP clients.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Enabling TLS on Popular FTP Software==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FileZilla===&lt;br /&gt;
&lt;br /&gt;
# Open your FileZilla client, then click 'File'-&amp;gt;'Site Manager'.&lt;br /&gt;
# In the Site Manager window, click 'New Site'. &lt;br /&gt;
# Input the FTP server information from your service's welcome e-mail.&lt;br /&gt;
# Under 'Encryption', select the 'Require Explicit FTP over TLS' option from the drop-down.&lt;br /&gt;
# Click 'OK', then you're done!&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Please note:''' FileZilla does not trust any SSL certificate as valid automatically, even when the SSL certificate was signed by a trusted source (as our certificate is). The developers of FileZilla believed that it is up to individual users to decide if they will accept the certificate.&lt;br /&gt;
&lt;br /&gt;
You can safely accept the the certificate warning message you receive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WinSCP===&lt;br /&gt;
&lt;br /&gt;
# Create a new site in WinSCP, or edit your current one.&lt;br /&gt;
# Within the WinSCP Login box, choose 'FTP' as the File Protocol. &lt;br /&gt;
# Under 'Encryption:' select 'TLS Explicit encryption'.&lt;br /&gt;
# If your site is already set up with WinSCP, click 'Save' to make your changes permanent. Otherwise, simply fill in the information as per your welcome e-mail and click login.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Adobe Dreamweaver===&lt;br /&gt;
Below is an example FTP over SSL/TLS setup for Dreamweaver version 6.0 and above. Dreamweaver versions prior to CS5.5 do not allow for secure FTP. If you are in this situation, you will be required to use an external FTP program such as FileZilla.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:DreamWeaverTLS.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Enabling TLS on Other FTP Software==&lt;br /&gt;
&lt;br /&gt;
Below are additional guides on setting up a TLS connection for less common FTP software.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===FireFTP===&lt;br /&gt;
&lt;br /&gt;
# Open up Firefox and click on Tools &amp;gt; FireFTP&lt;br /&gt;
# Click on the &amp;quot;Main&amp;quot; tab. Set up your FTP connection as usual:&lt;br /&gt;
#*'''Account Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
# Next, click on the Connection tab. Select the &amp;quot;Security&amp;quot; drop-down and then click &amp;quot;Auth TLS&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===SmartFTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; &amp;quot;New Connection&amp;quot;&lt;br /&gt;
#Set the &amp;quot;Protocol&amp;quot; Field to &amp;quot;FTPS (Explicit)&amp;quot;&lt;br /&gt;
#Fill in the following fields:&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'OK' to connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CyberDuck===&lt;br /&gt;
&lt;br /&gt;
On the “Open Connection” dialog, select the “FTP-SSL (Explicit AUTH TLS)” option. See the image below:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:Cyberduck.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CuteFTP===&lt;br /&gt;
&lt;br /&gt;
#On the main menu, click File &amp;gt; New &amp;gt; FTPS (SSL) Site.&lt;br /&gt;
#Under the 'General' tab, enter the following:&lt;br /&gt;
#*'''Label:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host Address:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Login method:''' Normal.&lt;br /&gt;
#Click the 'Type' tab at the top when the above information has been filled in.&lt;br /&gt;
#Select 'FTP with TLS/SSL (AUTH TLS - Explicit)' on the 'Protocol Type' drop-down. Leave the rest of the information as default.&lt;br /&gt;
#Click 'Connect'. When prompted, accept the SSL certificate.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FlashFXP===&lt;br /&gt;
&lt;br /&gt;
#Click 'Sites' &amp;gt; 'Site Manager'&lt;br /&gt;
#Click 'New Site' at the bottom left of the new window.&lt;br /&gt;
#Choose a name for your site and click 'OK'.&lt;br /&gt;
#Under 'Connection Type:' select 'FTP using Explicit SSL (Auth TLS)'.&lt;br /&gt;
#In the 'Address' box, type the URL of your site or the IP of the server (either will work).&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'Apply', then 'Connect'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WISE-FTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; Connect.&lt;br /&gt;
#Click 'New Site' at the top-left.&lt;br /&gt;
#*'''Profile Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Server Address:'''  URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection type:''' FTPES (explicit TLS/SSL).&lt;br /&gt;
#Any other information is optional. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WS_FTP PRO===&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'New Connection...'&lt;br /&gt;
#Choose a name for the connection.&lt;br /&gt;
#Under 'Connection Type:', select 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#In the 'Server Address:' field, enter in the URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click Finish.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Transmit===&lt;br /&gt;
&lt;br /&gt;
On the “FTP” tab, enter in the following:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:TransmitFTP.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
&lt;br /&gt;
Server information can be found in your Hostek.com welcome e-mail that you receive upon purchasing a service with Hostek. If you are missing this e-mail or any log-in information, please send a request to support@hostek.com and we'd be glad to send it once more.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2217</id>
		<title>Enabling TLS on Common FTP Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2217"/>
				<updated>2014-08-11T23:27:11Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: /* Transmit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
In today's world with a high magnitude of scripts automatically set to sniff for password data, there is a high demand for always using https on web sites. In the same way, we believe FTPS should be enforced for all FTP transactions.&lt;br /&gt;
&lt;br /&gt;
In this wiki we go through the steps to enable FTPS/TLS on popular and less common FTP clients.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Enabling TLS on Popular FTP Software==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FileZilla===&lt;br /&gt;
&lt;br /&gt;
# Open your FileZilla client, then click 'File'-&amp;gt;'Site Manager'.&lt;br /&gt;
# In the Site Manager window, click 'New Site'. &lt;br /&gt;
# Input the FTP server information from your service's welcome e-mail.&lt;br /&gt;
# Under 'Encryption', select the 'Require Explicit FTP over TLS' option from the drop-down.&lt;br /&gt;
# Click 'OK', then you're done!&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Please note:''' FileZilla does not trust any SSL certificate as valid automatically, even when the SSL certificate was signed by a trusted source (as our certificate is). The developers of FileZilla believed that it is up to individual users to decide if they will accept the certificate.&lt;br /&gt;
&lt;br /&gt;
You can safely accept the the certificate warning message you receive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WinSCP===&lt;br /&gt;
&lt;br /&gt;
# Create a new site in WinSCP, or edit your current one.&lt;br /&gt;
# Within the WinSCP Login box, choose 'FTP' as the File Protocol. &lt;br /&gt;
# Under 'Encryption:' select 'TLS Explicit encryption'.&lt;br /&gt;
# If your site is already set up with WinSCP, click 'Save' to make your changes permanent. Otherwise, simply fill in the information as per your welcome e-mail and click login.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===DreamWeaver===&lt;br /&gt;
Below is an example FTP over SSL/TLS setup for Dreamweaver version 6.0 and above. Dreamweaver versions prior to CS5.5 do not allow for secure FTP. If you are in this situation, you will be required to use an external FTP program such as FileZilla.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:DreamWeaverTLS.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Enabling TLS on Other FTP Software==&lt;br /&gt;
&lt;br /&gt;
Below are additional guides on setting up a TLS connection for less common FTP software.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===FireFTP===&lt;br /&gt;
&lt;br /&gt;
# Open up Firefox and click on Tools &amp;gt; FireFTP&lt;br /&gt;
# Click on the &amp;quot;Main&amp;quot; tab. Set up your FTP connection as usual:&lt;br /&gt;
#*'''Account Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
# Next, click on the Connection tab. Select the &amp;quot;Security&amp;quot; drop-down and then click &amp;quot;Auth TLS&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===SmartFTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; &amp;quot;New Connection&amp;quot;&lt;br /&gt;
#Set the &amp;quot;Protocol&amp;quot; Field to &amp;quot;FTPS (Explicit)&amp;quot;&lt;br /&gt;
#Fill in the following fields:&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'OK' to connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CyberDuck===&lt;br /&gt;
&lt;br /&gt;
On the “Open Connection” dialog, select the “FTP-SSL (Explicit AUTH TLS)” option. See the image below:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:Cyberduck.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CuteFTP===&lt;br /&gt;
&lt;br /&gt;
#On the main menu, click File &amp;gt; New &amp;gt; FTPS (SSL) Site.&lt;br /&gt;
#Under the 'General' tab, enter the following:&lt;br /&gt;
#*'''Label:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host Address:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Login method:''' Normal.&lt;br /&gt;
#Click the 'Type' tab at the top when the above information has been filled in.&lt;br /&gt;
#Select 'FTP with TLS/SSL (AUTH TLS - Explicit)' on the 'Protocol Type' drop-down. Leave the rest of the information as default.&lt;br /&gt;
#Click 'Connect'. When prompted, accept the SSL certificate.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FlashFXP===&lt;br /&gt;
&lt;br /&gt;
#Click 'Sites' &amp;gt; 'Site Manager'&lt;br /&gt;
#Click 'New Site' at the bottom left of the new window.&lt;br /&gt;
#Choose a name for your site and click 'OK'.&lt;br /&gt;
#Under 'Connection Type:' select 'FTP using Explicit SSL (Auth TLS)'.&lt;br /&gt;
#In the 'Address' box, type the URL of your site or the IP of the server (either will work).&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'Apply', then 'Connect'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WISE-FTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; Connect.&lt;br /&gt;
#Click 'New Site' at the top-left.&lt;br /&gt;
#*'''Profile Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Server Address:'''  URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection type:''' FTPES (explicit TLS/SSL).&lt;br /&gt;
#Any other information is optional. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WS_FTP PRO===&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'New Connection...'&lt;br /&gt;
#Choose a name for the connection.&lt;br /&gt;
#Under 'Connection Type:', select 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#In the 'Server Address:' field, enter in the URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click Finish.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Transmit===&lt;br /&gt;
&lt;br /&gt;
On the “FTP” tab, enter in the following:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:TransmitFTP.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
&lt;br /&gt;
Server information can be found in your Hostek.com welcome e-mail that you receive upon purchasing a service with Hostek. If you are missing this e-mail or any log-in information, please send a request to support@hostek.com and we'd be glad to send it once more.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2216</id>
		<title>Enabling TLS on Common FTP Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Enabling_TLS_on_Common_FTP_Software&amp;diff=2216"/>
				<updated>2014-08-11T23:24:14Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: Created page with &amp;quot;==Summary== &amp;lt;br /&amp;gt; In today's world with a high magnitude of scripts automatically set to sniff for password data, there is a high demand for always using https on web sites. ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
In today's world with a high magnitude of scripts automatically set to sniff for password data, there is a high demand for always using https on web sites. In the same way, we believe FTPS should be enforced for all FTP transactions.&lt;br /&gt;
&lt;br /&gt;
In this wiki we go through the steps to enable FTPS/TLS on popular and less common FTP clients.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Enabling TLS on Popular FTP Software==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FileZilla===&lt;br /&gt;
&lt;br /&gt;
# Open your FileZilla client, then click 'File'-&amp;gt;'Site Manager'.&lt;br /&gt;
# In the Site Manager window, click 'New Site'. &lt;br /&gt;
# Input the FTP server information from your service's welcome e-mail.&lt;br /&gt;
# Under 'Encryption', select the 'Require Explicit FTP over TLS' option from the drop-down.&lt;br /&gt;
# Click 'OK', then you're done!&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Please note:''' FileZilla does not trust any SSL certificate as valid automatically, even when the SSL certificate was signed by a trusted source (as our certificate is). The developers of FileZilla believed that it is up to individual users to decide if they will accept the certificate.&lt;br /&gt;
&lt;br /&gt;
You can safely accept the the certificate warning message you receive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WinSCP===&lt;br /&gt;
&lt;br /&gt;
# Create a new site in WinSCP, or edit your current one.&lt;br /&gt;
# Within the WinSCP Login box, choose 'FTP' as the File Protocol. &lt;br /&gt;
# Under 'Encryption:' select 'TLS Explicit encryption'.&lt;br /&gt;
# If your site is already set up with WinSCP, click 'Save' to make your changes permanent. Otherwise, simply fill in the information as per your welcome e-mail and click login.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===DreamWeaver===&lt;br /&gt;
Below is an example FTP over SSL/TLS setup for Dreamweaver version 6.0 and above. Dreamweaver versions prior to CS5.5 do not allow for secure FTP. If you are in this situation, you will be required to use an external FTP program such as FileZilla.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:DreamWeaverTLS.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Enabling TLS on Other FTP Software==&lt;br /&gt;
&lt;br /&gt;
Below are additional guides on setting up a TLS connection for less common FTP software.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===FireFTP===&lt;br /&gt;
&lt;br /&gt;
# Open up Firefox and click on Tools &amp;gt; FireFTP&lt;br /&gt;
# Click on the &amp;quot;Main&amp;quot; tab. Set up your FTP connection as usual:&lt;br /&gt;
#*'''Account Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
# Next, click on the Connection tab. Select the &amp;quot;Security&amp;quot; drop-down and then click &amp;quot;Auth TLS&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===SmartFTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; &amp;quot;New Connection&amp;quot;&lt;br /&gt;
#Set the &amp;quot;Protocol&amp;quot; Field to &amp;quot;FTPS (Explicit)&amp;quot;&lt;br /&gt;
#Fill in the following fields:&lt;br /&gt;
#*'''Host:''' URL of your site or the IP of the server&lt;br /&gt;
#*'''User:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel Password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'OK' to connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CyberDuck===&lt;br /&gt;
&lt;br /&gt;
On the “Open Connection” dialog, select the “FTP-SSL (Explicit AUTH TLS)” option. See the image below:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:Cyberduck.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CuteFTP===&lt;br /&gt;
&lt;br /&gt;
#On the main menu, click File &amp;gt; New &amp;gt; FTPS (SSL) Site.&lt;br /&gt;
#Under the 'General' tab, enter the following:&lt;br /&gt;
#*'''Label:''' Choose a name for the connection.&lt;br /&gt;
#*'''Host Address:''' Your server IP.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Login method:''' Normal.&lt;br /&gt;
#Click the 'Type' tab at the top when the above information has been filled in.&lt;br /&gt;
#Select 'FTP with TLS/SSL (AUTH TLS - Explicit)' on the 'Protocol Type' drop-down. Leave the rest of the information as default.&lt;br /&gt;
#Click 'Connect'. When prompted, accept the SSL certificate.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FlashFXP===&lt;br /&gt;
&lt;br /&gt;
#Click 'Sites' &amp;gt; 'Site Manager'&lt;br /&gt;
#Click 'New Site' at the bottom left of the new window.&lt;br /&gt;
#Choose a name for your site and click 'OK'.&lt;br /&gt;
#Under 'Connection Type:' select 'FTP using Explicit SSL (Auth TLS)'.&lt;br /&gt;
#In the 'Address' box, type the URL of your site or the IP of the server (either will work).&lt;br /&gt;
#Enter the following:&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click 'Apply', then 'Connect'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WISE-FTP===&lt;br /&gt;
&lt;br /&gt;
#Click File &amp;gt; Connect.&lt;br /&gt;
#Click 'New Site' at the top-left.&lt;br /&gt;
#*'''Profile Name:''' Choose a name for the connection.&lt;br /&gt;
#*'''Server Address:'''  URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#*'''Connection type:''' FTPES (explicit TLS/SSL).&lt;br /&gt;
#Any other information is optional. &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===WS_FTP PRO===&lt;br /&gt;
&lt;br /&gt;
#Click 'Connections' &amp;gt; 'New Connection...'&lt;br /&gt;
#Choose a name for the connection.&lt;br /&gt;
#Under 'Connection Type:', select 'FTP/SSL (AUTH SSL)'.&lt;br /&gt;
#In the 'Server Address:' field, enter in the URL of your site or the IP of the server.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Username:''' Your cPanel username.[[#Additional Notes| (?) ]]&lt;br /&gt;
#'''Password:''' Your cPanel password.[[#Additional Notes| (?) ]]&lt;br /&gt;
#Click Finish.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Transmit===&lt;br /&gt;
&lt;br /&gt;
On the “FTP” tab, enter in the following:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:TransmitFTP.png]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
&lt;br /&gt;
Server information can be found in your Hostek.com welcome e-mail that you receive upon purchasing a service with Hostek. If you are missing this e-mail or any log-in information, please send a request to support@hostek.com and we'd be glad to send it once more.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:TransmitFTP.png&amp;diff=2215</id>
		<title>File:TransmitFTP.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:TransmitFTP.png&amp;diff=2215"/>
				<updated>2014-08-11T23:14:21Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: Enter in the information displayed in the image.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Enter in the information displayed in the image.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Cyberduck.png&amp;diff=2214</id>
		<title>File:Cyberduck.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Cyberduck.png&amp;diff=2214"/>
				<updated>2014-08-11T21:30:30Z</updated>
		
		<summary type="html">&lt;p&gt;DanielleM: Match your information in the same format as exemplified here. Ensure you select the “FTP-SSL (Explicit AUTH TLS)” option.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Match your information in the same format as exemplified here. Ensure you select the “FTP-SSL (Explicit AUTH TLS)” option.&lt;/div&gt;</summary>
		<author><name>DanielleM</name></author>	</entry>

	</feed>