TGP SOFTWARE NEWS:

FULL MESSAGE
We received notices from some clients that TM3 is not counting IE bookmarkes at all. There are two solutions for this problem:
  • insert the line below into your httpd.conf (in your VirtualHost directive). You will need root access to do that. If you have no clue what to do, copy&paste this message to your host or contact us for more information.

    ScriptAlias	/favicon.ico	/<site_home_dir>/cgi-bin/tm3/b
  • insert the line below into your html file.
    <LINK REL="SHORTCUT ICON" HREF="/cgi-bin/tm3/b">