With an .htaccess file, you can determine how the server that manages the requests to your Internet sites should act a number of scenarios. This is a text file with directives that are executed 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 your website, which means that the server will decline your visitor’s request, or you can forward your domain to a different URL, so the server may redirect the visitor to the new web address. You could also use tailor-made error pages or protect any part of your Internet site with a password, if you place an .htaccess file in the correct folder. Many widely used script-driven applications, like WordPress, Drupal and Joomla, use an .htaccess file to function efficiently.

.htaccess Generator in Website Hosting

You can use an .htaccess file for any purpose on our ground breaking cloud platform no matter which website hosting you select when you sign up. What is more, if you'd like to use one of the features which this type of a file offers, but you don't have a lot of experience, you may use our .htaccess generator tool, which shall provide you with an easy-to-use interface where you can use checkboxes and input only file names or URLs. Thus, you could take advantage of an .htaccess file even if you do not know the syntax of the directives you need to use in general. With only a couple of mouse clicks, you shall be able to forward a domain, to pick an alternative home page for a site, or to even set a different version of PHP for a given Internet site, which may be different from the version that your hosting account uses.

.htaccess Generator in Semi-dedicated Hosting

Our semi-dedicated server plans feature an .htaccess generator tool, which is simple enough to be used by people without previous experience. You shall be able to access it using your Hepsia Control Panel and use a user-friendly interface to enable any option you need. As soon as you select the folder where our system will create the .htaccess file, you just need to check the boxes next to the options you want to enable, then save the changes and you shall be set. 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 a different address or if you would like to use personalized error pages. Our platform will also enable you to set the PHP version which a site will use by putting an .htaccess file in its root folder, regardless if your account in its entirety uses a different version.