The word htaccess stands for Hypertext Access . It is a configuration file on the web server to run the Apache programs or software . The htaccess files begins with (‘.’) and are available hidden on the server directory. So you can manage it from your manager settings by making it visible .
It creates a group of rules for the directory and it’s sub-directories that contained inside the directory. A file named “.htaccess”, on associate Apache primarily based internet server, can enable you to tack together specific settings for a way you’d like your web site.
What can you do with .htaccess files ?
There are endless changes that you can perform via .htaccess files . Some more common functions you can perform are listed below
- You can create SEO friendly urls .
- Site redirection
- Directory Indexing
- Custom Error pages
- Url Re-writing and so on …………..