With an .htaccess file, you shall specify how the server that deals with the requests to your web sites should act a number of scenarios. This is a text file with directives that are executed when someone tries to open your site and what happens next is determined by the content of the file. For example, you can block a certain IP address from accessing your website, which means that the server will decline the visitor’s request, or you can redirect your domain name to a different URL, so the server may direct the visitor to the new web address. Also you can use custom error pages or secure any part of your website with a password, if you place an .htaccess file inside the correct folder. Many widely used script-driven apps, such as WordPress, Drupal and Joomla, use an .htaccess file to function correctly.
.htaccess Generator in Cloud Hosting
We have an intuitive .htaccess generator tool which will allow you to set up and use this kind of files with no issues even if you have no previous experience and you don't know the syntax of the particular directives for this kind of a file. The tool is part of the Hepsia CP, supplied with our Linux cloud packages and any option inside it could be enabled by selecting acheckbox and eventually by typing a username or a URL, based upon what exactly you would like to do with the .htaccess file. You could also choose where the file should be created, so you shall not have to do anything by hand before or after that. By using an .htaccess file, you'll be able to select the PHP version that will be active for a particular domain, even when it's not the same version as the one for the whole account.
.htaccess Generator in Semi-dedicated Hosting
The Linux semi-dedicated packages which we offer come with an efficient, but time and effort saving .htaccess generator tool, which will provide you with the opportunity to use this type of a file for any purpose even if you're not too experienced. The tool is included in the Hepsia CP and has the same intuitive interface. If you'd like to use some of the options that may be activated using an .htaccess file, you just have to check the box next to it within the list which you will find when you open the tool. Also you can select in which directory of your account the file shall be created and you will be good to go. An .htaccess file could also be used to set a PHP version for a certain website that is different from the version that the account itself uses. In case you have any troubles, we have in-depth help articles and educational videos that will explain to you first-hand how to activate any option available in the tool.