Category: Admin Tools

I want to create multiple usernames/passwords for a certain directory, how do I do this?

There is a tool that allows you to set password protection for a specific folder. Just go to the Advanced > Admin tools > Password Protection section of the Web Hosting Control Panel. Here enter the username and the corresponding login password.  Click on the “New Password Protected Area”. Then, select your domain from “Hostname” …

Continue reading

Redirecting/forwarding a website – URL redirection

There are different ways for you to redirect a domain to another one or, in general, one URL to another. Most of the available options are explained in this article: 1. Using our URL Redirection tool In your Web Hosting Control Panel you will find the URL Redirection section (Advanced > Admin Tools > URL Redirection), from where …

Continue reading

How to allow the execution of PHP code in HTML files with .htaccess?

You can use the .htaccess file to allow the execution of PHP code in simple HTML files. First, set the folder in which the .htaccess file will be created, using the .htaccess location form at the top of the page. A click in the form field will open a pop-up window, from where you can …

Continue reading

How to enable hotlink protection using .htaccess?

You can use the .htaccess file to quickly enable hotlink protection for your website. First, set the folder in which the .htaccess file will be created, using the .htaccess location form at the top of the page. A click in the form field will open a pop-up window, from where you can browse to the …

Continue reading

How to enable SSI (Server Side Includes) with .htaccess?

You can use the .htaccess file to quickly enable Server Side Includes (SSI) for your website. First, set the folder in which the .htaccess file will be created, using the .htaccess location form at the top of the page. A click in the form field will open a pop-up window, from where you can browse …

Continue reading