With an .htaccess file, you shall specify how the web server which deals with the requests to your web sites must act in various situations. This is a text file with directives that are performed when somebody tries to open your site and what happens next will depend on the content of the file. For example, you could block a certain IP address from opening your website, and the server will decline the visitor’s request, or you can forward your domain to a different URL, so the server will direct the visitor to the new web address. You could also use custom-made error pages or preserve any part of your Internet site with a password, if you place an .htaccess file inside the correct folder. Many popular script-driven apps, such as WordPress, Joomla and Drupal, use an .htaccess file to operate properly.

.htaccess Generator in Cloud Web Hosting

We have an easy-to-use .htaccess generator tool which will allow you to create and use this type of files without trouble even if you have no previous experience and you do not know the syntax of the specific directives for this kind of a file. The tool is part of the Hepsia CP, offered with our cloud web hosting service and any option inside it can be activated by choosing acheckbox and eventually by typing a username or a URL, depending on what exactly you would like to do with the .htaccess file. You may also decide where the file should be created, so you will not need to do anything manually after or before that. By using an .htaccess file, you'll be able to select the PHP version that will be enabled for a given domain, regardless if it is not the same version as the one for the whole account.

.htaccess Generator in Semi-dedicated Servers

Our semi-dedicated server packages offer an .htaccess generator tool, that is simple enough to be used by people without previous experience. You will be able to access it using your Hepsia Control Panel and benefit from an easy-to-use interface to activate any option you want. As soon as you pick the folder in which our system will set up the .htaccess file, you just have to check the boxes beside the options that you'd like to enable, then save the changes and you will be good to go. The one thing you will have to input manually will be a URL - if you need to use the .htaccess file to redirect one of your domains/subdomains to an alternative address or if you prefer to use custom error pages. Our platform shall also enable you to set the PHP version which a website will use by putting an .htaccess file in its root folder, even if your account as a whole uses a different version.