Hi,
Why on Internet Explorer Favicon still persists on Oracle iPlanet 7.0.24?!
Following below the commands I ran:
wadm> list-configs
http-101
https-101
wadm>
wadm> set-http-prop --config=http-101 favicon=false
CLI201 Command 'set-http-prop' ran successfully
wadm> set-http-prop --config=https-101 favicon=false
CLI201 Command 'set-http-prop' ran successfully
and deployed and restarted both instances.
Checked server.xml from both instances, and <favicon> flag is set to false.
I have also replaced that originao favicon to my customized favicon. It has been here, ./lib/webapps/search/images/favicon/favicon.ico
Why on Mozilla Firefox works but Favicon still there in Internet Explorer?
THANK YOU