With an .htaccess file, you will determine how the server which deals with the requests to your Internet sites should act a number of cases. This is a text file with directives that are performed when someone tries to open your site and what happens next will depend on the content of the file. For example, you may block a certain IP address from accessing the Internet site, and the server will decline your visitor’s request, or you can forward your domain to some other URL, so the server will redirect the visitor to the new web address. Also you can use custom error pages or preserve any part of your website with a password, if you place an .htaccess file inside the correct folder. Many widespread script-driven applications, such as WordPress, Joomla and Drupal, use an .htaccess file to operate correctly.

.htaccess Generator in Cloud Web Hosting

If you want to use any of the functionalities that an .htaccess file offers, but you haven't dealt with this sort of matters before, you can use the .htaccess generator tool offered with our cloud web hosting packages. The tool is part of our in-house built Hepsia CP and it'll give you an uncomplicated and intuitive means to set up an .htaccess file within any folder which you have created in the account. Quite a few options will be available with checkboxes, so you should only choose the one which you need and eventually type a URL - if you are using the file to redirect a domain or to set custom error pages for each of your websites. Since our cloud platform supports many different PHP versions, you'll be able to set any of these versions for any of your sites regardless if it's different from the version set for your Internet hosting account as a whole.

.htaccess Generator in Semi-dedicated Hosting

Our semi-dedicated server plans provide an .htaccess generator tool, that's easy enough to be used by people without previous experience. You will be able to access it using your Hepsia Control Panel and use a user-friendly interface to activate any option you'd like. As soon as you select the folder in which our system will create the .htaccess file, you simply need to check the boxes next to the options that you'd like to enable, then save the changes and you shall be all set. The one thing you shall have to input manually will be a URL - if you would like to use the .htaccess file to forward one of your domains/subdomains to an alternative address or if you want to use personalized error pages. Our platform will also allow you to set the PHP version that an Internet site will use by placing an .htaccess file within its root folder, even if your account as a whole uses a different version.