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
