A .htaccess reference (tips & tricks)

2010-11-23

A .htaccess reference

Adding or modifying a .htaccess file on an Apache web server to override some configurations or create redirects is extremely useful, but is something I rarely do. Usually a few times during a new web project, which makes it somewhat hard to remember the proper commands and syntax to make it behave the way you want.

Anyway, I came across this really handy article with more or less a complete reference of the most common .htaccess tasks. It's divided into two parts and you can read it here: http://corz.org/serv/tricks/htaccess.php