<LINK REL="SHORTCUT ICON"
       HREF="/~your_directory/logo.ico">
Listing #1 : HTML code. Right click logo.htm to download.

     NOTE: Above tag should be inserted in-between the <HEAD> and </HEAD> tags.

By the way, you can specify multiple logos for multiple pages using the second method. Simply save your icons using unique names, such as logo1.ico, logo2.ico, logo3.ico for example, and replace "logo.ico" in the above HTML code with the name of the icon you want to use for any particular page.