What is .htaccess file?
The .htaccess file is a special file that is used to configure the Apache web server for a WordPress installation. It is essentially an extension of the Apache Virtual Host configuration that we looked at earlier. Any valid Apache directives can be added to this file and will be applied for this WordPress installation. It’s worth noting … Read more