The url of the favicon isn't always www.host.com/favicon.ico. You should get the default page (index.html) from the host and something like:
Code:
<link href="images/foo.ico" rel="shortcut icon" />