Click to See Complete Forum and Search --> : How to set webserver to give icons in URL...


J-Tek
03-21-2002, 08:50 PM
Hi,

I just noticed that web clients (at least Mozilla) have little icons in the URL when you visit certain websites. how do you get your webserver (Apache or evern IIS5) to pick which icon to use?

thanx,

mmccue
03-22-2002, 11:25 AM
I think it's actually javascript, like at google.com.. I also believe I remember seeing an article on it at sitepoint.com or devshed.com... You should check there.

Later,
Mike

Ryeker
03-23-2002, 11:23 PM
Do a search for favicon. You stick that in your webroot. Browsers will go and fetch it.