With an .htaccess file, you will specify how the server which addresses the requests to your web sites should act in a variety of scenarios. This is a text file with directives that are executed when someone tries to open your website and what happens next will depend on the content of the file. For example, you can block a particular IP address from opening the site, therefore the server will decline the visitor’s request, or you can redirect your domain to another URL, so the server will direct the visitor to the new web address. Also you can use tailor-made error pages or shield any part of your Internet site with a password, if you place an .htaccess file in the correct folder. Many widespread script-driven apps, such as WordPress, Joomla and Drupal, use an .htaccess file to operate efficiently.

.htaccess Generator in Cloud Web Hosting

We have a time and effort saving .htaccess generator tool that will enable you to set up and use this kind of files with no issues even if you do not have previous experience and you do not know the syntax of the particular directives for this sort of a file. The tool is part of the Hepsia Control Panel, which comes with our Linux cloud web hosting and any option inside it could be enabled by picking acheckbox and eventually by entering a username or a URL, in accordance with what exactly you want to do with the .htaccess file. You can also decide where the file should be created, so you shall not have to do anything manually before or after that. Using an .htaccess file, you shall also be able to pick the PHP version which will be enabled for a specific domain, regardless if it's not the same version as the one for the entire account.

.htaccess Generator in Semi-dedicated Servers

Our semi-dedicated server plans come with an .htaccess generator tool, that is easy enough to be used by people with zero previous experience. You'll be able to access it using your Hepsia Control Panel and employ an intuitive interface to enable any option you want. After you select the folder where our system will set up the .htaccess file, you just need to check the boxes next to the options that you would like to activate, then save the changes and you'll be set. The only thing you shall have to type by hand will be a URL - if you need to use the .htaccess file to forward one of your domains/subdomains to another address or if you prefer to use custom error pages. Our platform will also permit you to set the PHP version which a site will use by adding an .htaccess file in its root folder, even if your account as a whole uses a different version.