Forum Moderators: phranque
I also set expiration times for my image files so browsers don't try to download them everytime a page is loaded. Also, you can set php variables in .htaccess - like include paths, for instance.
Apache is so flexible - you can do all sorts of tricks with .htaccess and the config files.
More reading is available on Apache's web site:
[httpd.apache.org...]
Don't get me wrong here, I'm not telling you you shouldn't use them! I'm merely making sure that these per-directory override files are better understood :)