With an .htaccess file, you shall define how the server that deals with the requests to your Internet sites should act in a variety of occasions. This is a text file with directives that are performed when an individual tries to open your site and what happens next will depend on the content of the file. For example, you can block a certain IP address from accessing the site, therefore the server will decline the visitor’s request, or you can redirect your domain name to another URL, so the server will direct the visitor to the new web address. Also you can use custom-made error pages or shield any part of your website with a password, if you place an .htaccess file in the correct folder. Many widespread script-driven applications, like Joomla, WordPress and Drupal, use an .htaccess file to operate properly.

.htaccess Generator in Shared Hosting

You may use an .htaccess file for any purpose on our ground breaking cloud platform regardless of which shared hosting plan you pick when you sign up. In addition, if you'd like to use one of the functions which such a file offers, but you don't have much experience, you can certainly use our .htaccess generator tool, which will provide you with an easy-to-use interface where you can use checkboxes and input only file names or URLs. This way, you are able to work with an .htaccess file even though you may not know the syntax of the directives you have to use in general. With only a few mouse clicks, you will be able to redirect a domain, to choose another home page for an Internet site, or to even set a different version of PHP for a given website, which may be different from the version that your hosting account uses.

.htaccess Generator in Semi-dedicated Servers

Our semi-dedicated server solutions feature an .htaccess generator tool, that is simple enough to be used by people without previous experience. You'll be able to access it via your Hepsia CP and use an intuitive interface to enable any option you'd like. When you choose the folder where our system will create the .htaccess file, you simply need to check the boxes next to the options which you want to activate, then save the changes and you'll be set. The one thing you'll have to input manually shall be a URL - if you need to use the .htaccess file to forward one of your domains/subdomains to another address or if you would like to use customized error pages. Our platform will also permit you to set the PHP version which a website will use by placing an .htaccess file within its root folder, even if your account in general uses a different version.