
It seems that Oracle favicon is set to my web server as default.
I know how to change favicon in html like this :
<link rel="shortcut icon" type="image/x-icon" href="/img/common/myFavicon.ico">
but I need to remove this setting(No default favicon) on server side. Where can I set this?
There are many sites running on this web server, so I want to make every sites changed at once.
The web server’s OS is AIX 5L V5.3 and iPlanet 7.0
It’s in the iPlanet settings.
Select a site in
Configurationtab(** Note that every terms I use in here may not be correct in English. I translated Koreans into English on my own).Then go to
General>Advanced search>HTTP setting.And see if the

Favorite iconis checked. It should be NOT checked, if you don’t want to show the Oracle favicon.And restart the instance! 🙂