On 2010-08-11 22:06, Ricardo 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.
there are more occurences of that, right?
>
>
> 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
>
maybe this is browser specific looking for the favicon in the main
directory, not catching up with the header?
~/icinga/icinga-core/html $ grep -r favicon *
shows nothing uncommon.
Kind regards,
Michael
--
DI (FH) Michael Friedrich
Vienna University Computer Center
Universitaetsstrasse 7 A-1010 Vienna, Austria
email: [email protected]
phone: +43 1 4277 14359
fax: +43 1 4277 14279
web: http://www.univie.ac.at/zid
Icinga Core& IDOUtils Developer
http://www.icinga.org
------------------------------------------------------------------------------
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