No reason to avoid caps if your links are correctly targeted. *nix has no problem with upper/lower case file- folder names, but you might if you link to a lowercase filename and it's actually uppercase, e.g., "index.html" vs. "Index.html". A link to the latter will not find the former on *nix servers although it will on Windows servers.
↧