Need some apache help *FIXED*

engineereeyore

Platinum Member
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.
 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
Probably the frames. Try putting your favicon link in the top level page or, if you can, get rid of the d@amn frames ;)
 

engineereeyore

Platinum Member
Jul 23, 2005
2,070
0
0
Nope, still doesn't work. I'm wondering if it has to do with my domain forwarding. I'm not sure why it would, but my domain is registered with godaddy.com and it is just set to forward everything to my ip address. So I just went and changed my 'A' list on the DNS, maybe that will fix it. Who knows.