With an .htaccess file, you'll define how the web server that deals with the requests to your web sites have to act in various cases. This is a text file with directives that are executed when someone tries to open your website and what happens next is determined by the content of the file. For example, you can block a particular IP address from opening the website, and the server will decline the visitor’s request, or you can forward your domain to an alternative URL, so the server may redirect the visitor to the new web address. Also you can use custom-made error pages or protect any part of your Internet site with a password, if you place an .htaccess file in the correct folder. Many widespread script-driven applications, like Drupal, Joomla and WordPress, use an .htaccess file to work efficiently.
.htaccess Generator in Shared Hosting
When you purchase any of our shared hosting packages, you can take advantage of our easy-to-use .htaccess generator tool, which is part of the Hepsia Control Panel. You will not need to know what syntax the different directives in this sort of a file must have, since our tool is very easy to use and you'll only have to check boxes or type URLs, so you can easily use an .htaccess file even if you have never had a web hosting account before. Our .htaccess generator gives a substantial amount of options - you can 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 much more. You'll even be able to set a different PHP version for each one of your Internet sites.
.htaccess Generator in Semi-dedicated Hosting
All our Linux semi-dedicated hosting feature the innovative, yet easy-to-use Hepsia Control Panel, that includes our .htaccess generator tool. It will allow you to create a system file in any folder of your choice with only a couple of mouse clicks. Even if you're not tech-savvy, you can take full advantage of all the features that an .htaccess file features since our tool is quite intuitive to use. You'll find a list of all the options which you can enable and there shall be a checkbox next to each one of them. Just pick the options you want to activate and eventually type in a URL - if you're using the .htaccess file to redirect one URL to another or to set custom made error pages. You will not have to enter any code at any time. If required, you could use an .htaccess file to employ different versions of PHP for your sites, since several versions are available simultaneously on our hosting platform.