What is .htaccess?

.htaccess  file is a configuration file supported by a number of web servers, used for configuration of site-access issues, such as URL redirection, URL shortening, Access-security control and more.

.htaccess usage

 - .htaccess is used to create restrictions for root folders.

 - Change pages, issuing a server error.

 - Changing complex URL.

  When you make any changes to the .htaccess file, they will immediately take place.

Was this answer helpful?

 Print this Article

Also Read

Easy Ways To Speed Up WordPress

At first be sure that you’re not running plugins, that you don’t need and which may make your...

Inode Usage

An inode is a data structure used to keep information about a file on your hosting account. The...

Installation Composer Instruction

1. To install Composer log in to your account via SSH.Use the command echo 'alias composer="php...

Change Upload/Download File Size

1. Log into cPanel. Click the Select PHP Version button in the Software section  2. Press...

Which mysql server should be written in the configuration files?

Pleas use "localhost".