With an .htaccess file, you'll specify how the web server which handles the requests to your web sites have to act in various scenarios. This is a text file with directives that are carried out when an individual tries to open your site and what happens next is determined by the content of the file. As an example, you could block a particular IP address from opening your website, therefore 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. Also you can use personalized error pages or preserve any part of your Internet site with a password, if you place an .htaccess file in the correct folder. Many popular script-driven apps, such as WordPress, Drupal and Joomla, use an .htaccess file to operate efficiently.

.htaccess Generator in Shared Web Hosting

We have a time and effort saving .htaccess generator tool that will permit you to set up and use this sort of files without any difficulty even if you have no previous experience and you don't know the syntax of the specific directives for this kind of a file. The tool is part of the Hepsia CP, provided with our Linux shared web hosting and any option within it may be allowed by choosing acheckbox and eventually by entering a username or a URL, in accordance with what exactly you need to do with the .htaccess file. You could also decide where the file should be created, so you will not need to do anything by hand before or after that. Using an .htaccess file, you will also be able to select the PHP version that'll be enabled for a given domain, even if it is not the same version as the one for the entire account.

.htaccess Generator in Semi-dedicated Hosting

Our semi-dedicated server solutions provide an .htaccess generator tool, that is easy enough to be used by individuals without previous experience. You will be able to access it through your Hepsia CP and benefit from a user-friendly interface to enable any option you'd like. As soon as you select the folder where our system will create the .htaccess file, you only need to check the boxes next to the options that you want to enable, then save the changes and you will be ready. The one thing you'll have to type in manually will be a URL - if you'd like to use the .htaccess file to redirect one of your domains/subdomains to an alternative address or if you want to use personalized error pages. Our platform shall also enable you to set the PHP version which an Internet site will use by putting an .htaccess file within its root folder, regardless if your account as a whole uses a different version.