rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: beyond on August 14, 2007, 04:56:15 AM
-
And it really is... but im just checking it out. Id like to change the favicon, but its just a simple exe to run server. Where are the actual files stored while the file server is running?
Thanks for your time in answering...
-
put favicon.ico at the root
-
Tried putting the favicon where the exicutable is located, no go. Also tried at the "root" of the file system for serving files. Its late and i may just be overlooking something. Thanks for responding back radd
-
put the favicon at vfs root. i think the favicon will not refresh on the spot. u need to hit Ctrl+F5 in opera for full refresh. ff and ie i dont know. ie might take 2 weeks before change the favicon..
you might need put this code as well in your template, under <head>
<link rel="shortcut icon" href="/favicon.ico" />
-
that's the way
you may be experiencing a "cache problem" ;)