.htaccess Tricks and Hacks For Web Developers

The .htaccess files (Hypertext Access file) is a very powerful configuration tool on Apache web server. The Apache web server has a number of configuration options that are available to the server administrator. The .htaccess is a simple ASCII text file placed in your website root directory. You can create and edit an .htaccess file using a text editor like notepad. (full story)

Related posts:

  1. Advanced and Detailed guide to .htaccess
  2. .htaccess Tutorial
  3. Using htaccess Files for Pretty URLS – Nettuts+
  4. Force download of .pdf, .jpg and other files from browser
  5. .htaccess tricks and tips.. part two: url rewriting with mod rewrite.
Home | About | Contact | Privacy Policy