With an .htaccess file, you can determine how the server which addresses the requests to your web sites should act in various cases. This is a text file with directives that are executed when an individual tries to open your website and what happens next will depend on the content of the file. As an illustration, you can block a particular IP address from accessing your website, and the server will decline the visitor’s request, or you can redirect your domain to some other URL, so the server may direct the visitor to the new web address. You may also use tailor-made error pages or shield any part of your Internet site with a password, if you place an .htaccess file inside the correct folder. Many popular script-driven apps, including Drupal, Joomla and WordPress, use an .htaccess file to work efficiently.

.htaccess Generator in Website Hosting

We have an easy-to-use .htaccess generator tool which will allow you to set up and use this type of files without any issues even if you have zero previous experience and you don't know the syntax of the specific directives for this sort of a file. The tool is part of the Hepsia CP, supplied with our website hosting services and any option in it may be activated by picking acheckbox and eventually by entering a username or a URL, based upon what exactly you need to do with the .htaccess file. You could also choose where the file should be created, so you will not have to do anything by hand after or before that. With an .htaccess file, you shall also be able to choose the PHP version that will be enabled for a specific domain, even if it is not the same version as the one for the entire account.

.htaccess Generator in Semi-dedicated Hosting

The Linux semi-dedicated hosting which we offer you include an efficient, but easy-to-work-with .htaccess generator tool, which will provide you with the option to use such a file for any purpose even when you are not very experienced. The tool is built into the Hepsia CP and has the same intuitive interface. If you want to use any of the options that may be enabled via an .htaccess file, you simply need to check the box next to it within the list that you'll find when you open the tool. Also you can pick in which directory of your account the file shall be created and you shall be set. An .htaccess file can also be used to set a PHP version for a given site that is different from the version that the account itself employs. In case you have any difficulties, we have detailed help articles and instructional videos that shall reveal to you first-hand how to activate any option which is available within the tool.