当前位置:网站首页>WARNING:tornado. access:404 GET /favicon. ICO (172.16.8.1) 1.84ms [with static file settings]
WARNING:tornado. access:404 GET /favicon. ICO (172.16.8.1) 1.84ms [with static file settings]
2022-06-13 08:29:00 【It's useless】
Text
favicon.ico It usually refers to the label icon of the page , Like this 
WARNING:tornado.access:404 GET /favicon.ico (172.16.8.1) 1.84ms, The static path does not favicon.ico This file ( Usually refers to icons ).
You can go first https://www.easyicon.net/ Download an icon image .
Get your icons ready favicon.ico, Put it in a static folder static ( See the bottom for static folder settings )
Add the following code to the page to be set , Choose one of the two ways to add
<link rel="icon" href="{
{ static_url('images/favicon.ico') }}">
<link rel="icon" href="static/images/favicon.ico">

That's it 
appendix
static Static file settings
In your app Inside , Add parameter static_path=‘ Here is the path ’, My path is shown in Figure 2 above 
边栏推荐
- Shell脚本常用开发规范
- 微服务系统架构搭建一:环境搭建
- When submitting the laravel admin form and using the required verification, an error is reported when the value is 0
- Dfinity (ICP) development problems and solutions-6
- Live broadcast review | bas technology innovation exploration under active defense system
- array_ Pop error: only variables should be passed by reference
- redis.exceptions.ConnectionError: Error 111 connecting to 172.16.8.128:6379. Connection refused.
- Gtk+ programming example on page 115 - simplest progress bar 2 with steps to write GTK program using anjuta
- Import the robot model built by SolidWorks into ROS
- How to dynamically delete data rows in a table through JS (keep the head)
猜你喜欢

Phpexcel 10008 error resolution

MySQL parsing serialized fields

Remote access and control

Edge browser uses bdtab new tab plug-in (BD new tab)

Start from scratch - implement the jpetstore website -1- establish the project framework and project introduction
![【Pycharm踩坑记录】配置远程运行后提示,[Errno 2] No such file or directory](/img/71/92c06496a9d982294cac61595e0392.png)
【Pycharm踩坑记录】配置远程运行后提示,[Errno 2] No such file or directory

BD新标签页(BdTab)插件如何登入?
Import the robot model built by SolidWorks into ROS

Live broadcast review | bas technology innovation exploration under active defense system

redis.exceptions.ConnectionError: Error 111 connecting to 172.16.8.128:6379. Connection refused.
随机推荐
Which is the stronger fresh food distribution and sorting management system?
JS to download files in batches
Tmall product details interface, tmall product coupon interface, tmall API interface, tmall price monitoring interface, tmall price comparison interface, brand rights protection interface, tmall sales
Differences among let, VaR and const when JS declares variables
Process and scheduled task management
Buuctf web (VII)
Filebeat collects logs to elk
微服务项目搭建二:数据库设计
Common shell script development specifications
sizeof、strlen求字符长度
Maternal and infant supplies wholesale industry uses management software to improve efficiency and realize cost reduction and efficiency increase
Call to undefined function think\captcha\imagettftext()
Start from scratch - implement the jpetstore website -1- establish the project framework and project introduction
Methods of importing and exporting settings in Altium Designer
Svg text stroke effect
微服务系统架构搭建一:环境搭建
Dfinity (ICP) identity authentication and ledger quick start-3
Create a substrate private network
抖音关键词搜索列表接口,超详细的接口对接步骤
BD新标签页(BdTab)插件如何登入?