With an .htaccess file, you will determine how the web server that handles the requests to your websites have to act in a variety of scenarios. This is a text file with directives that are performed when an individual tries to open your site and what happens next depends on the content of the file. For instance, you may block a specific IP address from opening the website, which means that the server will decline the visitor’s request, or you can redirect your domain to some other URL, so the server will direct the visitor to the new web address. You may also use customized error pages or secure any part of your site with a password, if you place an .htaccess file in the correct folder. Many well-known script-driven applications, such as Drupal, Joomla and WordPress, use an .htaccess file to function correctly.

.htaccess Generator in Cloud Web Hosting

If you acquire any of our cloud web hosting plans, you can take full advantage of our easy-to-use .htaccess generator tool, that is part of the Hepsia CP. You shall not need to know what syntax the many directives in this kind of a file must have, as our tool is very easy to use and you shall only need to check boxes or enter URLs, so you can certainly use an .htaccess file even in case you have never had a web hosting account before. Our .htaccess generator offers a lot of options - you'll be able to block IP addresses, set the first page that loads when a person opens your Internet site, set up password protection, forward a domain to another web address, enable PHP in HTML files, enable Server Side Includes, and much more. You'll even be able to set a different PHP version for each of your Internet sites.

.htaccess Generator in Semi-dedicated Hosting

The semi-dedicated hosting services which we offer you come with an efficient, but user-friendly .htaccess generator tool, that will give you the opportunity to use this sort of a file for any purpose even if you are not very experienced. The tool is included in the Hepsia CP and has the same intuitive interface. If you want to use any of the options which can be activated via an .htaccess file, you just need to check the box next to it in the list that you'll find when you open the tool. You may also decide in which directory of your account the file shall be created and you will be set. An .htaccess file may also be used to set a PHP version for a certain site which is different from the version that the account itself employs. Should you have any troubles, we have comprehensive help articles and educational videos that will reveal to you first-hand how to activate any option which is available inside the tool.