I don't know if this is an Active4D or a 4D issue but I have not been able
to get our site to work with a favicon.ico.

Active4D won't serve a file whose extension it doesn't recognize (as read from ExtensionMap.ini).


Add this line to ExtensionMap.ini:

.ICO    BMPf    ogle    image/x-icon

And use this in your header:

<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />

Regards,

   Aparajita
   Victory-Heart Productions
   [EMAIL PROTECTED]
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com




Reply via email to