With an .htaccess file, you will define how the server that manages the requests to your web sites must act in a variety of scenarios. This is a text file with directives that are carried out when an individual tries to open your website and what happens next depends on the content of the file. As an example, you may block a certain IP address from accessing the site, which means that the server will decline your visitor’s request, or you can redirect your domain name to some other URL, so the server may redirect the visitor to the new web address. You could also use custom-made error pages or protect any part of your website with a password, if you place an .htaccess file in the correct folder. Many widely used script-driven applications, like WordPress, Joomla and Drupal, use an .htaccess file to work efficiently.

.htaccess Generator in Cloud Web Hosting

We have an intuitive .htaccess generator tool that will allow you to set up and use this type of files without any difficulty even if you have zero previous experience and you do not know the syntax of the respective directives for such a file. The tool is part of the Hepsia CP, provided with our cloud web hosting and any option inside it may be enabled by picking acheckbox and eventually by entering a username or a URL, based on what exactly you intend to do with the .htaccess file. You may also select where the file should be created, so you won't need to do anything by hand after or before that. By using an .htaccess file, you'll be able to choose the PHP version that'll be enabled for a given domain, no matter if it is not the same version as the one for the whole account.

.htaccess Generator in Semi-dedicated Hosting

Our semi-dedicated server solutions offer an .htaccess generator tool, which is simple enough to be used by people with no previous experience. You shall be able to access it through your Hepsia Control Panel and employ an easy-to-use interface to activate any option you would like. As soon as you choose the folder where our system will create the .htaccess file, you just have to check the boxes beside the options you want to activate, then save the changes and you shall be all set. The only thing you shall have to type in manually shall be a URL - if you would like to use the .htaccess file to redirect one of your domains/subdomains to another address or if you would like to use customized error pages. Our platform shall also enable you to set the PHP version that an Internet site will use by putting an .htaccess file within its root folder, regardless if your account in general uses a different version.