Am trying to do Browser Tab icon for the local System, it is not working but using HTTP static icon it works, Please help me to understand the problem with me.
PAGE 1 : This is not working
<link rel="shortcut icon" href="C:/Documents and Settings/joseph.m/Desktop/firefox.ico">
PAGE 1 : This is working
<link rel="shortcut icon" href="http://sstatic.net/stackoverflow/img/favicon.ico">
Not tested, I’m on Linux