http - How to specify favicon while showing jpeg only -


niewbie here, please kind. run small website. want specify favicon while showing jpeg image (no html description).

question: directry favicon fetched when jpeg requested sent?

i have http-root directry placed favicon1.
under root, there directry of group1, there favicon2. under group1, there directry named pictures. in pictures directry, there jpeg image files, , favicon2 file again.

when 1 of image files (and file only) requested by: http://(root)/group1/pictures/aaa.jpg favicon1 sent together, not favocon2. want favicon2 sent.

(is httpd specific?)

tak

this works me:

<link rel="shortcut icon" href="pathtofaviconfolder/favicon.png"> 

in case guess,<link rel="shortcut icon" href="group1/pictures/favicon2.jpg">


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -