With an .htaccess file, you'll determine how the web server which handles the requests to your web sites have to act in various situations. This is a text file with directives that are carried out when somebody tries to open your site and what happens next is determined by the content of the file. As an illustration, you may block a particular IP address from opening the website, and the server will decline your visitor’s request, or you can redirect your domain to some other URL, so the server will redirect the visitor to the new web address. You may also use customized 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 applications, like Joomla, WordPress and Drupal, use an .htaccess file to function correctly.

.htaccess Generator in Cloud Website Hosting

We have an intuitive .htaccess generator tool that will permit you to set up and use this kind of files without any difficulty even if you have no previous experience and you don't know the syntax of the respective directives for this sort of a file. The tool is part of the Hepsia Control Panel, provided with our Linux cloud website hosting and any option in it may be enabled by choosing acheckbox and eventually by inputting a username or a URL, based upon what exactly you want to do with the .htaccess file. You can also decide where the file should be created, so you won't have to do anything manually before or after that. Through an .htaccess file, you'll be able to pick the PHP version which will be enabled for a given domain, regardless if it isn't the same version as the one for the whole account.

.htaccess Generator in Semi-dedicated Hosting

The Linux semi-dedicated hosting which we provide include a powerful, but time and effort saving .htaccess generator tool, that will give you the opportunity to use this sort of a file for any purpose even if you're not too 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 can be enabled through an .htaccess file, you just need to check the box next to it in the list which you'll find when you open the tool. You can even decide in which directory of your account the file will be created and you shall be ready. An .htaccess file could also be used to set a PHP version for a particular website which is different from the version that the account itself employs. If you have any difficulties, we have detailed help articles and educational videos that will show you first-hand how to enable any option that's available in the tool.