location ~ ^/favicon\.ico$ { root www; }
location = /favicon.ico { log_not_found off; access_log off; }
Nginx 设置忽略favicon.ico文件的错误日志日志