I'm using gentoo linux
and yes we have a faveicon but nut in htdocs. Its located in htdocs/images.


Am 11.08.2010 um 22:54 schrieb Rune 'TheFlyingcorpse' Darrud:

> Ricardo, what distro?
> I've seen that error on both Fedora and OpenSuse as far as I can remember.
> 
> On 11 August 2010 22:49, Massimo Forni <[email protected]> wrote:
>> I don't know atm if we provide a favico or not... In case we don't I think 
>> we should :)
>> 
>> On 11/ago/2010, at 22:06, Ricardo <[email protected]> wrote:
>> 
>>> Hi
>>> 
>>> This is a patch which stops polluting the httpd daemon error log a bit.
>>> 
>>> changed the Line:
>>> -td.linkBox a { margin-left: 5px; padding-left: 10px; background: 
>>> url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
>>> to:
>>> +td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: 
>>> url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
>>> 
>>> the correct var-name is background-image instead of background.
>>> 
>>> I still have sometimes the error: [Wed Aug 11 21:00:06 2010] [error] 
>>> [client 172.16.14.1] File does not exist: 
>>> /var/www/localhost/htdocs/favicon.ico
>>> 
>>> But at this time I have no Idea where it comes from.
>>> 
>>> Ricardo
>>> 
>>> 
>>> <ccs_background_image_fix.patch>
>>> ------------------------------------------------------------------------------
>>> This SF.net email is sponsored by
>>> 
>>> Make an app they can't live without
>>> Enter the BlackBerry Developer Challenge
>>> http://p.sf.net/sfu/RIM-dev2dev
>>> _______________________________________________
>>> icinga-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/icinga-devel
>> 
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by
>> 
>> Make an app they can't live without
>> Enter the BlackBerry Developer Challenge
>> http://p.sf.net/sfu/RIM-dev2dev
>> _______________________________________________
>> icinga-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/icinga-devel
>> 
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by 
> 
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev 
> _______________________________________________
> icinga-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/icinga-devel


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
icinga-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-devel

Reply via email to