Comprehensive Guide to .htaccess
A Comprehensive guide to .htaccess is a nice intro to Apache .htaccess files. Most web hosting companies give you access to these files that allow you to harness the power of the popular Apache web server.
Topics include:
- Error Documents
- Password protection
- Enabling SSI via htaccess
- Deny users by IP
- Change your default directory page
- Redirects
- Prevent viewing of htaccess
- Adding MIME types
- Preventing hot linking of your images
- Preventing directory listing


