Category: Admin Tools

How to enable document redirection using .htaccess?

You can use the .htaccess file to quickly redirect documents from one address to another, saving yourself some bandwidth. 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 …

Continue reading

How to set custom error pages using .htaccess?

You can use the .htaccess file to quickly set customized error pages 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 …

Continue reading

How to enable host-based website authentication using .htaccess?

You can use the .htaccess file to easily block specific websites, which link to your media files or articles. 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 …

Continue reading

How to block access by referrer using .htaccess?

You can use the .htaccess file to easily block visitors, which come from a specific 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

How to enable language-based redirection with .htaccess?

If your website is translated into different languages, you can use the .htaccess file to redirect visitors from a specific country to the specific language version of 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 …

Continue reading