Possible Duplicate:
Favicon in subdirectory all subdomain
My website is one big website, with many little projects in it. Each of the projects also have their own favicon.ico file (the one which is shown on the left hand side of the url bar), but even if I put a favicon.ico file inside a subdirectory, it will still not show up, and will use the favicon.ico file put at the root directory.
How do I solve this problem?
Lucas