.htaccess stands for hypertext access. The .htaccess file is a configuration file which controls how a web server responds to requests,
Some common uses for the .htaccess file include:
- Controlling which users can be allowed to access the files contained in a directory
- Creating seo-friendly URLs
- Setting 301 redirects
- Calling a custom-designed 404 page.