
.htaccess
Sign in to saveAlso known as hypertext access file
thumb|alt=A .htaccess file open in a text editor|A .htaccess file An .htaccess (hypertext access) file is a directory-level configuration file supported by several web servers, used for configuration of website-access settings such as URL redirection, access control, and MIME type handling. The leading dot makes it a hidden file in Unix-like environments.
~5 min read
Article
8 sectionsContents
- History
- Format and language
- Common usage
- Advantages
- Disadvantages
- See also
- References
- External links
thumb|alt=A .htaccess file open in a text editor|A .htaccess file
An .htaccess (hypertext access) file is a directory-level configuration file supported by several web servers, used for configuration of website-access settings such as URL redirection, access control, and MIME type handling. The leading dot makes it a hidden file in Unix-like environments.