[Info-vax] Apache log rotation

Neil Rieck n.rieck at sympatico.ca
Tue Aug 14 07:32:55 EDT 2012


Continuation of my previous post: on a public site where you don't have control of the webserver config file, "favicon" will be requested from the root directory of the public server. So adding "favicon" to your account would not put a dent in the number of requests they must be receiving. But it can be done, if for no other reason than showing off" 

You need to add these two lines to every page wishing to display favicon on the browser tab. 

<link rel="icon" href="http://www3.sympatico.ca/n.rieck/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="http://www3.sympatico.ca/n.rieck/favicon.ico" type="image/x-icon">

Next, clear the cache or just hard-reload the page. Works for me with IE 9.0.8, FF 14.1, and Chrome 21.0

Neil Rieck
Kitchener / Waterloo / Cambridge,
Ontario, Canada.
http://www3.sympatico.ca/n.rieck/links/openvms_demos.html
 



More information about the Info-vax mailing list