- Jul 23, 2005
- 2,070
- 0
- 0
Well, I don't know what the problem is. I went here and created a favicon.ico file. I tested it on their site and it worked just fine. I moved it over to my html folder on my linux webserver and set the permissions to 777. I then put the following code in my index file.
<link rel="shortcut icon" href="favicon.ico" type="image/vnd.microsoft.icon">
<link rel="icon" href="favicon.ico" type="image/vnd.microsoft.icon" >
However, I still can't get the stinking thing to load on my browser. Pardon the construction of the site, but here's a link. I don't know if I need to add something to the apache config file or what, but I even tested it on the site where I got the .ico file and it says it doesn't work either.
Any ideas would be greatly appreciated.
<link rel="shortcut icon" href="favicon.ico" type="image/vnd.microsoft.icon">
<link rel="icon" href="favicon.ico" type="image/vnd.microsoft.icon" >
However, I still can't get the stinking thing to load on my browser. Pardon the construction of the site, but here's a link. I don't know if I need to add something to the apache config file or what, but I even tested it on the site where I got the .ico file and it says it doesn't work either.
Any ideas would be greatly appreciated.
