With an .htaccess file, you will determine how the web server that deals with the requests to your websites have to act a number of situations. This is a text file with directives that are carried out when somebody tries to open your website and what happens next depends on the content of the file. For example, you can block a specific IP address from opening your website, and the server will decline the visitor’s request, or you can forward your domain to some other URL, so the server will direct the visitor to the new web address. You could also use tailor-made error pages or secure any part of your site with a password, if you place an .htaccess file inside the correct folder. Many well-known script-driven applications, like WordPress, Joomla and Drupal, use an .htaccess file to operate properly.
.htaccess Generator in Shared Web Hosting
When you obtain any of our shared web hosting packages, you can reap the benefits of our user-friendly .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, since our tool is a breeze to use and you'll only need to check boxes or enter URLs, so you can easily use an .htaccess file even when you have never had a hosting account before. Our .htaccess generator provides a wide range of options - you could block IP addresses, set the first page that loads when an individual opens your website, create password protection, redirect a domain to another web address, enable PHP in HTML files, enable Server Side Includes, and more. You will even be able to set a different PHP version for each of your sites.
.htaccess Generator in Semi-dedicated Servers
If you start a semi-dedicated server account with us, you shall be able to use our powerful, albeit simple-to-use .htaccess generator tool, that is part of the Hepsia hosting CP. You can select the folder where the file shall be created and after that you'll simply have to select a checkbox next to every single option you want to use - it is as basic as that. If you want to set up URL forwarding or to set custom made error pages for any of your sites, you'll need to type a web address, but you won't have to type in any special code at any time, so you can easily use our tool even if you don't have previous experience. Due to the fact that our sophisticated hosting platform supports a number of versions of PHP, you shall also be able to pick the version that any website shall use, even if it isn't identical to the one selected for the account as a whole.