.htaccess is a text file containing commands that instruct web servers how to behave in certain situations, providing a way for you to make configuration changes on a per-directory basis.
.htaccess Editor enables you to easily create .htaccess files online without having to learn complex .htaccess rules. With the .htaccess editor, you can generate .htaccess code includes:
- Basic authentication – used to specify the security restrictions for the particular directory.
- Custom error pages – redirect visitors to pages that match your site design instead of the standard server error pages.
- Password protection – restrict access to certain directories by requiring a password to view the contents.
- Default pages – set default pages on a directory-by-directory basis.
- Redirect directives – redirect requests for a specific file or directory to a new destination.
- Access restrictions – allowed or denied certain addresses.
Creating .htaccess files has never been easier with .htaccess Editor.
