With an .htaccess file, you will determine how the web server which addresses the requests to your Internet sites must act a number of occasions. This is a text file with directives that are carried out when somebody tries to open your website and what happens next is determined by the content of the file. For example, you could block a specific IP address from accessing your website, so the server will decline the visitor’s request, or you can redirect your domain name to a different URL, so the server will redirect the visitor to the new web address. You can also use personalized error pages or protect any part of your site with a password, if you place an .htaccess file in the correct folder. Many popular script-driven apps, including Drupal, Joomla and WordPress, use an .htaccess file to operate efficiently.
.htaccess Generator in Hosting
We have an intuitive .htaccess generator tool that will enable you to create and use such files without any difficulty even if you don't have any previous experience and you do not know the syntax of the particular directives for this sort of a file. The tool is part of the Hepsia CP, included with our Linux hosting plans and any option within it can be enabled by choosing acheckbox and eventually by entering a username or a URL, based upon what exactly you intend to do with the .htaccess file. You can also decide where the file should be created, so you shall not need to do anything by hand before or after that. Using an .htaccess file, you'll also be able to pick the PHP version which will be enabled for a specific domain, no matter if it's not the same version as the one for the whole account.
.htaccess Generator in Semi-dedicated Servers
Our semi-dedicated server plans offer an .htaccess generator tool, that's easy enough to be used by individuals with zero previous experience. You shall be able to access it via your Hepsia Control Panel and benefit from a user-friendly interface to activate any option you need. When you select the folder in which our system will set up the .htaccess file, you simply need to check the boxes next to the options that you want to activate, then save the changes and you will be good to go. The only thing you will have to enter by hand shall be a URL - if you'd like to use the .htaccess file to redirect one of your domains/subdomains to an alternative address or if you prefer to use personalized error pages. Our platform will also permit you to set the PHP version which an Internet site will use by adding an .htaccess file within its root folder, regardless if your account in its entirety uses a different version.