Reviewed-by: Crístian Viana <vianac(a)linux.vnet.ibm.com>
Thanks for the explanation!
Am 13-02-2014 11:53, schrieb shaohef(a)linux.vnet.ibm.com:
From: ShaoHe Feng <shaohef(a)linux.vnet.ibm.com>
When we start a VNC window, the favicon.ico is always cherrypy icon.
Actually we open any page:
such as:
http://192.168.1.117:8000/error
the favicon.ico is also a cherrypy icon.
This patch fix this bug.
Ref:
http://docs.cherrypy.org/en/latest/progguide/files/favicon.html
Signed-off-by: ShaoHe Feng <shaohef(a)linux.vnet.ibm.com>