Enabling CSS compression with gZIP
In order to enable the CSS file types gZIP compression there are few things to be done. First of all you should insert the following line into your .htaccess file: AddHandler application/x-httpd-php52...
View ArticleIs ClamAV supported?
ClamAV is antivirus software which is used for increasing the security on your VPS/Dedicated server. Note that this application can be used only if you have a VPS or Dedicated server service with us....
View ArticleIs Zend Optimizer installed on my shared server?
The Zend Optimizer is installed and enabled for all of the shared hosting servers. You can check if this service is enabled via a simple .php file which will show you the php information for the server...
View ArticleIs IonCube installed on my shared server?
The IonCube module is installed on all of the shared hosting servers . You can check if this service is enabled via a simple .php file which will show you the php information for the server on which...
View ArticleHow can I access my database remotely?
In order to access your database remotely there are certain things that should be done: First of all you should check the IP address or the hostname of the server from which you need to access certain...
View ArticleCan I use SFTP?
Yes, you can. The only condition to use SFTP is to have enabled SSH access to your account. In order to get SSH access to your account you may post new ticket via your Client area -> Support ->...
View ArticleWhat type of encryption is used on the .htpasswd file?
The .htpasswd file is using a Data Encryption Standard (DES) type of encryption.
View ArticleFrom where can I change the default webserver charset?
The default charset of the web-server can be changed only locally for our shared hosting users via the .htaccess file. By simply adding the following line you will enable certain charset as default for...
View ArticleHow to use ‘traceroute’ in Windows, Linux and Mac OS?
In order to use the traceroute command in Windows you should first open your command prompt: -> Press the Windows button + R. -> Type “cmd” (without the quotes) and press enter on the newly...
View ArticleI have made a custom error page and is not working
If you have made a custom error page you should make sure that an .htaccess rule for that page is created. You can either create the .htaccess rules by yourself or you can use the cPanel editor for the...
View Article