With an .htaccess file, you shall define how the web server that deals with the requests to your web sites must act in various cases. This is a text file with directives that are performed when somebody tries to open your site and what happens next depends on the content of the file. For instance, you may block a particular IP address from opening the website, and the server will decline your visitor’s request, or you can forward your domain name to some other URL, so the server will redirect the visitor to the new web address. Also you can use custom error pages or protect any part of your site with a password, if you place an .htaccess file inside the correct folder. Many widespread script-driven apps, such as WordPress, Joomla and Drupal, use an .htaccess file to operate correctly.
.htaccess Generator in Shared Hosting
If you get any of our shared hosting solutions, you can benefit from our easy-to-use .htaccess generator tool, that is part of the Hepsia CP. You'll not need to know what syntax the many directives in such a file should have, since our tool is super easy to use and you shall only need to check boxes or type in URLs, so you can easily use an .htaccess file even in case you have never had a hosting account before. Our .htaccess generator offers a substantial amount of options - you could block IP addresses, set the first page that loads when somebody opens your website, set up password protection, forward a domain to another web address, enable PHP in HTML files, enable Server Side Includes, plus more. You will even be able to set a different PHP version for each of your Internet sites.
.htaccess Generator in Semi-dedicated Servers
If you start a semi-dedicated server account with our company, you'll be able to use our efficient, albeit simple-to-use .htaccess generator tool, that's provided with the Hepsia hosting CP. You may pick the folder in which the file will be created and after that you'll only need to select a checkbox next to each option which you want to use - it is as simple as that. If you would like to set up URL redirection or to set customized error pages for any of your sites, you will also have to enter a web address, but you will not have to type in any special code at any time, so you can certainly use our tool even if you do not have previous experience. Because our advanced Internet hosting platform supports several different versions of PHP, you shall also be able to pick the version that any site shall use, even if it is not identical to the one selected for the account in general.