With an .htaccess file, you can determine how the server which deals with the requests to your web sites have to act in various situations. This is a text file with directives that are carried out when someone tries to open your site and what happens next will depend on the content of the file. As an illustration, you may block a specific IP address from accessing the website, which means that the server will decline your visitor’s request, or you can forward your domain to some other URL, so the server may direct the visitor to the new web address. Also you can use customized error pages or shield any part of your website with a password, if you place an .htaccess file inside the correct folder. Many well-known script-driven applications, like Joomla, WordPress and Drupal, use an .htaccess file to function properly.

.htaccess Generator in Cloud Hosting

You could use an .htaccess file for any purpose on our modern cloud platform no matter which Linux cloud hosting you choose when you sign up. What is more, if you would like use one of the features which this type of a file offers, but you do not have a lot of experience, you may use our .htaccess generator tool, that shall offer you an easy-to-use interface where you can use checkboxes and type in only file names or URLs. That way, you are able to take advantage of an .htaccess file even if you do not know the syntax of the directives you need to use in general. With just a few mouse clicks, you'll be able to forward a domain, to select a different homepage for an Internet site, or to even set a different version of PHP for a particular site, which could be different from the version that your hosting account uses.

.htaccess Generator in Semi-dedicated Servers

Our semi-dedicated server packages feature an .htaccess generator tool, which is easy enough to be used by individuals without previous experience. You will be able to access it using your Hepsia CP and take advantage of a user-friendly interface to enable any option you need. Once you pick the folder in which our system will set up the .htaccess file, you just have to check the boxes next to the options that you would like to enable, then save the changes and you shall be set. The only thing you shall have to type manually shall be a URL - if you'd like 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 enable you to set the PHP version which an Internet site will use by adding an .htaccess file inside its root folder, even when your account as a whole uses a different version.