Categories
Articles
After POODLE many things has changed, the big ones like Google, Chrome, Microsoft, Mozilla had to...
When people visit your site by default the server check for an existing index file to load that...
If your website is using long URL like example.com/files/folder/sitemap.html, you can change it...
1- Open the Mac Terminal accessing to the Spotlight icon. 2- Start typing terminal in...
After installing an SSL certificate in your website, it is available over HTTP and HTTPS....
First, don't panic...these things happen in Internet. The good news is we keep backups every day...
Nowadays a SEO is important for a good ranking in search engines. Google and many other search...
If a page on your website no longer exist and you want to redirect it to your new page or website...
This option is available in all our shared cPanel hosting accounts but may be unavailable...
If you are getting an error like Allowed memory size of... in file...
You can do this adding the following rewrite rules in your .htaccess file in the public_html...
You can redirect your complete site (when someone type your domain) to another URL, placing the...
Sometimes you need to redirect an ip address to a domain for SEO purposes or for many other...
You could try changing it sending the headers in your php code, i.e.: header('Vary:...
If you really need all your site work through your SSL certificate (you must have a certificate...
If you are a web developer or a webmaster working on different hosting accounts or servers, each...
In order to parse .html or .htm files as php, create a file called .htaccess (unless you already...
By default the encoding is latin1 but you could try to workaround your code. To change the...
You can add the following line in your .htaccess file: AddHandler server-parsed .html or if you...
By default .shtml files are already parsed as SSI. In order to parse .html files, create a file...
To use a MySQL database on your website with PHP, Perl or another scripting language, you will...
While our servers are optimized to run different types of web sites is always good to improve the...
Sometimes you install Drupal in the root of the account. Doing this Drupal manage all the content...
If you made no changes in your account or oscommerce script and this happened suddenly then there...
You have some options. a) If you are in our shared cPanel hosting, use the PHP Selector from...
If your site or blog is infected by a malware there is a high chance google blacklist your...
The error 406 message is a mod_security error. This means the URL you are visiting match with an...
While installing Joomla 3.x in our cPanel shared hosting accounts most probably, in the...
We always recommend add as many protections as you can on scripts like WP, where probably, is in...
We use secure multi-php versions in our cPanel shared hosting servers. You can run a script or...
Many times we have clients contacting us because they have an unusual bandwidth usage, many times...
1- Start creating a test script, name the file "mytest.py" for example, containing this code: #!...
If you are a developer and need CORS enabled to run your app you can enable it adding the...
The LOAD DATA INFILE statement reads rows from a text file into a table at a very high speed.This...
Sometimes you need to put your web site to maintenace mode or simply to block anyone access it...
Wordpress is tricky when you need to work out the http --> https redirection. There are many...
This article assume you have a root access to your cPanel/WHM server If you have activated the...
Error reporting help you to identify the error when you are having any issue running Joomla. This...
Sometimes it happen. If you've forgot your administrator password in your OpenCart installation,...