cPanel Server Hardening Security Tips
Posted on May 16, 2011 | Comments Off
Securing your cPanel hosting server and the core applications that run your deliver your websites to the web is an absolute no brainer in todays ruthless world. Below are just some of the good practices you can follow to help minimise the potential for you server getting hacked or compromised. 1) Use Super Strong Passwords This seems pretty obvious but we are constantly surprised by just how...
Read Morehtaccess File Examples
Posted on May 16, 2011 | Comments Off
The .htaccess file is an integral part of the Linux web hosting environment and is used for a whole range of functions from creating SEO urls for your site, to redirecting people to moved pages and blocking/allowing specific ip addresses. Below are some examples of basic commands that can be added to your .htaccess file for various functions. Enable Or Disable Directory Listings Allowing...
Read MoreInstall ImageMagick On A cPanel Server
Posted on May 12, 2011 | Comments Off
ImageMagick® is a popular application used on many web hosting servers(and standard pc’s) to create, edit, compose, or convert bitmap images. Many image plugins for web applications such Joomla, WordPress, Drupal, Magento, Gallery 2, etc can be configured to use this tool as the basis for their image capabilities so it is pretty much a standard requirement if you are providing shared web...
Read MoreInstall GotRoot ModSecurity Rules On A cPanel Server
Posted on May 11, 2011 | Comments Off
ModSecurity is a web application firewall that provides script request filtering to prevent poor or malicious coding from being executed or exploited on a Linux server. This module is easily installed when running a cPanel server by using the EasyApache application and is highly recommended to enhance your server’s security. However, the default rules supplied by the application are not...
Read MoreDisable Use Of Custom PHP.INI files On cPanel Server
Posted on May 11, 2011 | Comments Off
When compiling Apache using cPanel’s EasyApache application, you have the option of installing ‘Mod suPHP’, which is just one of many options that make your php installation more secure when hosting multiple sites on the same server; e.g. shared hosting server. When you have Mod suPHP installed, you can configure your server to force the use of the main server wide php.ini file...
Read More